Skip to content

A 256-bit feistel block cipher using 512-bit keys.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ndornseif/birchaxe-cipher

Repository files navigation

birchaxe-cipher

A 256-bit feistel block cipher using 512-bit keys.

Overview

This project implements a experimantal feistel block cipher.
DO NOT USE THIS FOR ANY APPLICATIONS THAT REQUIRE SECURE ENCRYPTION. THIS CIPHER AND IMPLEMENTATION HAVE NOT BEEN SUBJECT TO THOROUGH CRYPTOANALYSIS. THERE ARE NO PROTECTIONS AGAINST SIDE CHANNEL ATTACKS IN PLACE.

Other

This project uses the RustCrypto: SHA-2 crate.

License

Licensed under either of

at your option.

About

A 256-bit feistel block cipher using 512-bit keys.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages