Skip to content

Implementation of some block ciphers modes of operation. This library is written for my research about full disk encryption.

License

Notifications You must be signed in to change notification settings

GeorgyFirsov/bcm-lib

Repository files navigation

bcm-lib

Warning This library is implemented for research purposes only! It intentionally doesn't verify some parameters for validity. In real world all parameters MUST be properly verified.

Tests codecov

Implementation of some block ciphers modes of operation. This library is written for my research about full disk encryption.