Signal-iOS/SignalServiceKit/Network/API/Requests
Ehren Kret 557d6a67cc migrate Cryptography over to swift
`srand` is not accessible in swift. Remove `srand` anyhow as anything
using `rand` for any actual randomness should be considered a bug in
need of fixing rather than viewing `srand` as an acceptable workaround.
2024-08-01 14:43:34 -05:00
..
AccountAttributes
Provisioning
Registration
WhoAmI
AccountDataReportRequestFactory.swift
AuthedAccount.swift
AuthedDevice.swift
ChatServiceAuth.swift
OWSRequestFactory.h
OWSRequestFactory.m migrate Cryptography over to swift 2024-08-01 14:43:34 -05:00
OWSRequestFactory.swift
OWSRequestFactory+BoostPayments.swift
OWSRequestFactory+MessageBackup.swift
OWSRequestFactory+Spam.swift
OWSRequestFactory+Usernames.swift
TSRequest.swift