Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -49/+0 | |
this also convers scripts file to a tar archive. | |||||
2009-07-13 | openssl: register engines, and use oneshot digest when possible | Timo Teras | 1 | -5/+1 | |
to actually get hardware acceleration if available. | |||||
2009-07-08 | csum: use openssl instead | Timo Teras | 1 | -0/+53 | |
instead of having static md5 implemenation, use the openssl library for digest functions. |