Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcin Krzyzanowski bce847559b Backport upstream fix from https://github.com/attaswift/BigInt/commit/d2d29c1225d96d66c331712cce4eb4510322a243 hace 3 años
  Marcin Krzyzanowski 287a4bcb9b Update CONTRIBUTORS hace 3 años
  Marcin Krzyzanowski 3cdf5e0470 README update hace 3 años
  Marcin Krzyzanowski 7390485466 Return random values for unhandled/unexpected encryption variants hace 3 años
  Marcin Krzyzanowski 13254b7ae7 Update Xcode project hace 3 años
  Nathan Fallet caf228abba Merge pull request #981 from btoms20/dev/rsa-api hace 3 años
  Brandon Toms 713f0e0ec5 Marked externalRepresentation as public and added the publicKeyExternalRepresentation function hace 3 años
  Brandon Toms 306be21542 Added public init(rawRepresentation:) hace 3 años
  Brandon Toms e577605744 Removed default implementations hace 3 años
  Brandon Toms 70b3ae2073 Added documentation and formatting hace 3 años
  Marcin Krzyzanowski bee7ed5f2d Merge pull request #979 from GoodNotes/swiftwasm-support hace 3 años
  Nathan Fallet 4bba988604 Merge pull request #978 from btoms20/feature/rsa+sig+raw hace 3 años
  Brandon Toms 2571fd4264 SwiftFormat hace 3 años
  Brandon Toms 249efb1576 Added a 1023bit RSA Key test fixture. hace 3 años
  Brandon Toms e642b53048 Updated to use the new `keySizeBytes` parameter hace 3 años
  Brandon Toms fe92c87158 Added messages to XCTAssert statements. hace 3 años
  Brandon Toms 94981bf064 Replaced the while loop with an explicitly defined zero byte array of correct size. hace 3 años
  Brandon Toms b85c08698d SwiftFormat. Updated RSA Signature extension to use the new `keySizeBytes` param where appropriate. hace 3 años
  Brandon Toms b628b84927 Replaced while loop with an explicit array addition of the correct size. hace 3 años
  Brandon Toms d6f3449a03 SwiftFormat hace 3 años
  Brandon Toms 3962cd256e Updated the RSA Cipher extension to use the new keySizeBytes parameter. hace 3 años
  Brandon Toms 9a9a0e8a19 Added a `keySizeBytes` param that stores the minimum bytes needed to express the keys modulus. hace 3 años
  Brandon Toms c95b9db830 A more correct implementation of zero prepended block formatting hace 3 años
  Brandon Toms 0a426d437f raw and digest_pkcs1v15_RAW signature variant support. hace 3 años
  Nathan Fallet aaea7adc5e Merge pull request #976 from btoms20/feature/rsa+der hace 3 años
  Brandon Toms d1ec8c31f5 Updated Errors to use the DER.Error.invalidDERFormat error case. hace 3 años
  Brandon Toms 2c338bd226 Removed primaryObjectIdentifier and secondaryObjectIdentifier static params from RSA due to DERCodable protocol no longer enforcing them. hace 3 años
  Brandon Toms 49fb6d02a3 Moved the `invalidDERFormat` error case from RSA.Error to DER.Error enum. hace 3 años
  Brandon Toms 8cbb4e1ea4 Removed the primaryObjectIdentifier and secondaryObjectIdentifier params from DERDecodable and DEREncodable protocols. hace 3 años
  Nathan Fallet 7b42ff14de Delete .travis.yml hace 3 años