Commit graph

6 commits

Author SHA1 Message Date
micio
1ecfbe4897 Bazaar/Cypher : assert an exception on bad snow2 keylen
git-svn-id: svn://ultimatepp.org/upp/trunk@3148 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-01 19:44:52 +00:00
micio
cdd44d29f7 Bazaar/Cypher : fixed a really dumb bug about keylen being in bytes and not in bits in loadkey() function
git-svn-id: svn://ultimatepp.org/upp/trunk@3115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 19:39:56 +00:00
micio
716ef4b9c6 Bazaar/Cypher : Renamed base class CypherBase to Cypher
Better name when creating generic cypher pointers

git-svn-id: svn://ultimatepp.org/upp/trunk@2760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-09 22:15:30 +00:00
micio
202c9e67f1 Bazaar/Cypher : added stream mode and error checking
git-svn-id: svn://ultimatepp.org/upp/trunk@2737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 18:34:22 +00:00
micio
6585d5ca5c Bazaar/Cypher : better handling of Initialization Vector (nonce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 08:48:28 +00:00
micio
83be4d2245 Bazaar/Cypher : Added first implementation of modular encryption package
Still missing error checkings

git-svn-id: svn://ultimatepp.org/upp/trunk@2732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-02 23:39:52 +00:00