Историја ревизија

Аутор SHA1 Порука Датум
  Marcin Krzyzanowski 13254b7ae7 Update Xcode project пре 3 година
  Nathan Fallet caf228abba Merge pull request #981 from btoms20/dev/rsa-api пре 3 година
  Brandon Toms 713f0e0ec5 Marked externalRepresentation as public and added the publicKeyExternalRepresentation function пре 3 година
  Brandon Toms 306be21542 Added public init(rawRepresentation:) пре 3 година
  Brandon Toms e577605744 Removed default implementations пре 3 година
  Brandon Toms 70b3ae2073 Added documentation and formatting пре 3 година
  Marcin Krzyzanowski bee7ed5f2d Merge pull request #979 from GoodNotes/swiftwasm-support пре 3 година
  Nathan Fallet 4bba988604 Merge pull request #978 from btoms20/feature/rsa+sig+raw пре 3 година
  Brandon Toms 2571fd4264 SwiftFormat пре 3 година
  Brandon Toms 249efb1576 Added a 1023bit RSA Key test fixture. пре 3 година
  Brandon Toms e642b53048 Updated to use the new `keySizeBytes` parameter пре 3 година
  Brandon Toms fe92c87158 Added messages to XCTAssert statements. пре 3 година
  Brandon Toms 94981bf064 Replaced the while loop with an explicitly defined zero byte array of correct size. пре 3 година
  Brandon Toms b85c08698d SwiftFormat. Updated RSA Signature extension to use the new `keySizeBytes` param where appropriate. пре 3 година
  Brandon Toms b628b84927 Replaced while loop with an explicit array addition of the correct size. пре 3 година
  Brandon Toms d6f3449a03 SwiftFormat пре 3 година
  Brandon Toms 3962cd256e Updated the RSA Cipher extension to use the new keySizeBytes parameter. пре 3 година
  Brandon Toms 9a9a0e8a19 Added a `keySizeBytes` param that stores the minimum bytes needed to express the keys modulus. пре 3 година
  Brandon Toms c95b9db830 A more correct implementation of zero prepended block formatting пре 3 година
  Brandon Toms 0a426d437f raw and digest_pkcs1v15_RAW signature variant support. пре 3 година
  Nathan Fallet aaea7adc5e Merge pull request #976 from btoms20/feature/rsa+der пре 3 година
  Brandon Toms d1ec8c31f5 Updated Errors to use the DER.Error.invalidDERFormat error case. пре 3 година
  Brandon Toms 2c338bd226 Removed primaryObjectIdentifier and secondaryObjectIdentifier static params from RSA due to DERCodable protocol no longer enforcing them. пре 3 година
  Brandon Toms 49fb6d02a3 Moved the `invalidDERFormat` error case from RSA.Error to DER.Error enum. пре 3 година
  Brandon Toms 8cbb4e1ea4 Removed the primaryObjectIdentifier and secondaryObjectIdentifier params from DERDecodable and DEREncodable protocols. пре 3 година
  Nathan Fallet 7b42ff14de Delete .travis.yml пре 3 година
  Brandon Toms 9d2be8f39d Documentation for encryption block types and variants. пре 3 година
  Brandon Toms b333980687 Removed RFC3447 RSAPrivateKey otherPrimeInfos parameter. Added unsupportedRSAVersion error code. Fixed confusion around private RSA DER version numbers and checking. пре 3 година
  Nathan Fallet d5d3c787f7 Fixing a typo пре 3 година
  Brandon Toms 92edc6d13e Fixed spelling пре 3 година