Commit graph

8 commits

Author SHA1 Message Date
Mirek Kratochvil 19d59f9ec1 bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
Mirek Kratochvil 60749aa4cf sencode: add integer size limits 2013-07-26 09:54:55 +02:00
Mirek Kratochvil 66d7d84b13 fix CXXFLAGS="-Wall" warnings 2013-07-23 15:58:02 +02:00
Mirek Kratochvil 236ec39579 sencode: string length integer bijectivity 2013-04-21 00:11:43 +02:00
Mirek Kratochvil bf57a99fb2 sencode: a little better format of decode
It's not all that pointy anymore.
2013-04-20 10:09:11 +02:00
Mirek Kratochvil 7f8e02a8aa sencode: ensure bijective int serialization 2013-04-19 12:45:28 +02:00
Mirek Kratochvil f9fc177d98 get rid of the ugly global codecrypt.h 2012-12-25 14:39:39 +01:00
Mirek Kratochvil d1fe9b176b restructuralization
- removed cfs_qd (I didn't find a workable specification and it's still
  slow&ugly)
- removed mce_oc (it's just insecure and no one will use that)
- removed library structure, it isn't neccesary anyway
- added primitives for hashing to prepare for FMTseq
2012-12-22 14:09:19 +01:00
Renamed from lib/sencode.cpp (Browse further)