Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: rsiddharth -> siddharth | siddharth | 2021-11-20 | 1 | -1/+1 |
| | |||||
* | lib: remove OracleAESRandomEncrypt | rsiddharth | 2021-02-24 | 1 | -1/+1 |
| | | | | Move function into C11 where it is used. | ||||
* | lib: randomBytes -> randomBytesWithLengthBetween | rsiddharth | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | lib: RandomKey -> RandomBytes | rsiddharth | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | lib: put rand functions in rand.go | rsiddharth | 2021-02-24 | 1 | -0/+47 |