Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: rsiddharth -> siddharth | siddharth | 2021-11-20 | 1 | -1/+1 |
* | lib: add HmacSha1 | siddharth | 2021-10-12 | 1 | -0/+25 |
* | lib: move around MDPadding | siddharth | 2021-10-12 | 1 | -42/+42 |
* | Revert "lib: move common hashing functions to hash.go" | siddharth | 2021-10-10 | 1 | -1/+67 |
* | lib: move sha arithmetic functions to hash.go | siddharth | 2021-10-10 | 1 | -27/+8 |
* | lib: move common hashing functions to hash.go | siddharth | 2021-10-10 | 1 | -67/+1 |
* | lib: refactor sha1 padding and hashing | siddharth | 2021-10-09 | 1 | -20/+30 |
* | lib: update sha1Pad | siddharth | 2021-10-09 | 1 | -32/+2 |
* | lib: add MPPadding | siddharth | 2021-10-09 | 1 | -0/+41 |
* | lib: refactor sha1 implementation | siddharth | 2021-10-09 | 1 | -7/+23 |
* | lib: Sha1MacVerify | siddharth | 2021-10-05 | 1 | -0/+6 |
* | lib: add Sha1Mac | siddharth | 2021-10-05 | 1 | -0/+5 |
* | lib: implement sha1 | siddharth | 2021-09-26 | 1 | -0/+209 |