Mitgenosse / Cipha

Lightweight cryptography library
MIT License
0 stars 0 forks source link

Factories for creating ready to go ciphers of different security levels #7

Open Mitgenosse opened 8 years ago

Mitgenosse commented 8 years ago

Implement different factories, each providing different levels of secure ciphers.

Mitgenosse commented 8 years ago

Factories (of different security/performance levels) should be able to create symmetric cipher, an asymmetric cipher, hasher and hmacer to ease the creation of apropriate ciphers.