gh-XcodesOrg-XcodesApp/Xcodes/AppleAPI
Anand Biligiri 9b107ec98c SRP Login works now
- 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
2024-10-28 13:25:17 -07:00
..
Sources/AppleAPI SRP Login works now 2024-10-28 13:25:17 -07:00
Tests Adds hashcash implementation 2023-02-27 12:11:12 -06:00
.gitignore Rename the project and directories 2020-11-24 21:11:25 -07:00
Package.swift SRP Login works now 2024-10-28 13:25:17 -07:00
README.md Rename the project and directories 2020-11-24 21:11:25 -07:00

AppleAPI

A description of this package.