
๐ MAGMA
Cryptographic library for working with the block width MAGMA aka GOST 34.12-2015
- Warning
- Not to be confused with the block cipher GOST 28147-89
โจ Features
Supported modes
- Electronic Codebook (ECB)
- Cipher Block Chaining (CBC)
- Message authentication code (MAC)
๐ Get started
1) Cloning
git clone --recursive https://github.com/under-tension/magma.git magma
cd ./magma
2) Building
๐งช Testing
1) Build tests
2) Run unit test