Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -13/+0 |
* | Do not read the whole file to compute SHA1 hash (fixes 15997) (#16006) | Igor Ribeiro de Assis | 2020-11-18 | 1 | -1/+16 |
* | Fix many broken links | Jjp137 | 2019-10-22 | 1 | -3/+3 |
* | there is only one style -- my style | Araq | 2019-07-10 | 1 | -58/+58 |
* | Make public additional types from sha1 module [feature] (#11694) | Ivan Bobev | 2019-07-10 | 1 | -2/+2 |
* | Make public some sha1 module procedures (#11655) [feature] | Ivan Bobev | 2019-07-04 | 1 | -3/+3 |
* | Make `secureHash` accept any `openArray[char]`, not only `string`. (#10988) | c-blake | 2019-04-10 | 1 | -1/+1 |
* | better docs: sha1 (#10374) | Thomas T. Jarløv | 2019-01-19 | 1 | -1/+64 |
* | Replace the sha1 implementation w/ a working one (#9242) | LemonBoy | 2018-10-09 | 1 | -160/+167 |
* | Add note to import "std/sha1" to sha1.nim (doc) | Torro | 2018-06-01 | 1 | -0/+2 |
* | move new sha1 module into the new 'std' namespace | Andreas Rumpf | 2018-02-06 | 1 | -0/+195 |