mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
- Switch to use https://github.com/adam-fowler/swift-srp with some modifications that are local - Pad g value to equal size of N while calculating clientProof - Use SHA256(plain-text-password) while computing key using PBKDF2 - Added a unit test with some sample values |
||
|---|---|---|
| .. | ||
| Array.swift | ||
| client.swift | ||
| configuration.swift | ||
| error.swift | ||
| keys.swift | ||
| server.swift | ||
| srp.swift | ||