michael
|
83a0c4f459
* Include original copyright (bug ID 31804)
|
há 8 anos atrás |
michael
|
8e33a70981
* Prevent timing attack, patch by Thaddy De Koning
|
há 9 anos atrás |
marco
|
4c4da73506
* Changed all fn functions to rawbytestring/unicodestring overloaded pair.
|
há 9 anos atrás |
Jonas Maebe
|
6a3907dfd6
- disabled i386 assembler implementations of md5/sha1 on Darwin, they fail
|
há 11 anos atrás |
michael
|
9efce39e06
* Optimized version of SHA1 and MD5 hashes (speed doubles on x64) by Engkin
|
há 11 anos atrás |
nickysn
|
b670ceb4d2
* compilation fix after r27067
|
há 11 anos atrás |
marco
|
2a4385c196
* simple strtomd5 function from mantis #23397
|
há 11 anos atrás |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
há 14 anos atrás |
marco
|
b8ff20aed7
* Make length a qword, bug #19366
|
há 14 anos atrás |
ivost
|
0876df07f0
* changed output only parameters from var to out
|
há 15 anos atrás |
Jonas Maebe
|
1f75d8734d
* fixed range/overflow errors
|
há 16 anos atrás |
Jonas Maebe
|
b912e00440
* renamed rol/ror functions into rolbyte/rolword/roldword/rolqword
|
há 16 anos atrás |
ivost
|
cd00ccbb6d
* completed md5.pp fixes (forgot to uncomment some code pieces)
|
há 16 anos atrás |
ivost
|
4ab7922296
* added crc64 function
|
há 16 anos atrás |
florian
|
e67c03d30a
* fixed for 64 bit targets
|
há 17 anos atrás |
florian
|
572fe6282e
* teach peephole optimizer about ror/rol
|
há 17 anos atrás |
Jonas Maebe
|
e9c91fbba1
* fixed md2/md4/md5 for big endian systems (mdtest now passes on ppc)
|
há 17 anos atrás |
marco
|
7c6e0cda1a
* patch from sergei to fix alignment
|
há 17 anos atrás |
Jonas Maebe
|
3d39cb8d1d
* fixed calculation of md4/md5 for files > 512MB on 32 bit systems
|
há 18 anos atrás |
peter
|
f856932b40
* move hash
|
há 18 anos atrás |