Mirek Kratochvil
a09344f034
add proper copyright notices
2016-04-17 15:48:09 +02:00
Mirek Kratochvil
19d59f9ec1
bulk-apply new code styling rules
2015-10-31 22:58:17 +01:00
Mirek Kratochvil
9c4287c636
named collections for hashes and stream ciphers
...
also, with the funny factoryof<> and instanceof<> primitives that kindof
solve the memory trouble.
2014-04-05 23:45:01 +02:00
Mirek Kratochvil
fd489ae69f
generator: remove rc4 usage, some cleaning
2014-04-05 11:36:50 +02:00
Mirek Kratochvil
6a8029e626
cosmetic fixes
2014-03-28 08:33:44 +01:00
Mirek Kratochvil
e687629323
sc: stream cipher abstraction applied to arcfour
...
A minor bug was discovered in padding of short message signatures. If is
silently fixed, causing some (very minor) incompatibility of signatures
with previous versions.
2014-03-19 09:30:59 +01:00