Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add SRPServer.RegisterUser | siddharth | 2022-04-30 | 1 | -0/+49 |
| | |||||
* | lib: add srp mac verification functions | siddharth | 2022-04-16 | 1 | -0/+13 |
| | |||||
* | lib: add srp session key functions | siddharth | 2022-04-11 | 1 | -0/+87 |
| | |||||
* | lib: add srp scrambling parameter functions | siddharth | 2022-04-10 | 1 | -0/+66 |
| | |||||
* | lib: add srp ephemeral functions | siddharth | 2022-04-10 | 1 | -0/+66 |
| | |||||
* | lib: add NewSRPClientSession | siddharth | 2022-04-09 | 1 | -0/+49 |
| | |||||
* | lib: flesh out SRPUser | siddharth | 2022-04-06 | 1 | -0/+69 |