gh-XcodesOrg-XcodesApp/Xcodes
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
..
AcknowledgementsGenerator Remove newline from derived data path returned by defaults 2024-01-10 13:44:02 -05:00
AppleAPI SRP Login works now 2024-10-28 13:25:17 -07:00
Backend (wip) SRP Login implementation 2024-10-22 23:35:59 -05:00
Frontend Merge pull request #621 from Kyle-Ye/bugfix/windows 2024-10-18 08:37:35 -05:00
Preview Content/Preview Assets.xcassets Rename the project and directories 2020-11-24 21:11:25 -07:00
Resources (wip) SRP Login implementation 2024-10-22 23:35:59 -05:00
XcodesKit Add authenticating step 2024-09-22 18:06:29 +09:00
XcodesApp.swift Add TerminateAfterLastWindowClosed toggle support in Misc 2024-10-16 14:02:55 +08:00