summaryrefslogtreecommitdiffstats
path: root/lib/srp.go
Commit message (Expand)AuthorAgeFilesLines
* lib: srp: update SRPClientSessionsiddharth2022-05-141-0/+2
* lib: srp: update SRPUsersiddharth2022-05-141-0/+2
* lib: update SRPClientsiddharth2022-04-301-1/+1
* lib: add SRPServer.RegisterUsersiddharth2022-04-301-1/+11
* lib: add srp mac verification functionssiddharth2022-04-161-0/+14
* lib: add srp session key functionssiddharth2022-04-111-0/+77
* lib: add srp scrambling parameter functionssiddharth2022-04-101-0/+58
* lib: add srp ephemeral functionssiddharth2022-04-101-0/+51
* lib: add NewSRPClientSessionsiddharth2022-04-091-0/+30
* lib: flesh out SRPUsersiddharth2022-04-061-0/+133