Histórico de Commits

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