Historique des commits

Auteur SHA1 Message Date
  JP Simard 5627b911d7 Mark `RSA.RSAEncryptionVariant` as `@frozen` il y a 3 ans
  JP Simard 782caf9690 Fix "Default will never be executed" warnings il y a 3 ans
  Marcin Krzyzanowski d636cbf1c3 Add convenience callAsFunction API il y a 3 ans
  Marcin Krzyzanowski aa126f3c45 Add options to base64 encode/decode functions il y a 3 ans
  Marcin Krzyzanowski 6fec996043 Ignore unknown character for base64 decoding il y a 3 ans
  Marcin Krzyzanowski 5858dee4b5 Add note about format il y a 3 ans
  Marcin Krzyzanowski 058ea1d6dc watchOS minimum target is 4.0 il y a 3 ans
  Marcin Krzyzanowski c2773d59ad tvOS minimum target is 11 il y a 3 ans
  Marcin Krzyzanowski 19b3c3ceed Update pods spec il y a 3 ans
  Marcin Krzyzanowski 8972db7830 Update links il y a 3 ans
  Marcin Krzyzanowski c67d99db8d Update README il y a 3 ans
  Marcin Krzyzanowski 67c0506fcd iOS deployment target is 11.0 (Xcode 14) il y a 3 ans
  Marcin Krzyzanowski bce847559b Backport upstream fix from https://github.com/attaswift/BigInt/commit/d2d29c1225d96d66c331712cce4eb4510322a243 il y a 3 ans
  Marcin Krzyzanowski 287a4bcb9b Update CONTRIBUTORS il y a 3 ans
  Marcin Krzyzanowski 3cdf5e0470 README update il y a 3 ans
  Marcin Krzyzanowski 7390485466 Return random values for unhandled/unexpected encryption variants il y a 3 ans
  Marcin Krzyzanowski 13254b7ae7 Update Xcode project il y a 3 ans
  Nathan Fallet caf228abba Merge pull request #981 from btoms20/dev/rsa-api il y a 3 ans
  Brandon Toms 713f0e0ec5 Marked externalRepresentation as public and added the publicKeyExternalRepresentation function il y a 3 ans
  Brandon Toms 306be21542 Added public init(rawRepresentation:) il y a 3 ans
  Brandon Toms e577605744 Removed default implementations il y a 3 ans
  Brandon Toms 70b3ae2073 Added documentation and formatting il y a 3 ans
  Marcin Krzyzanowski bee7ed5f2d Merge pull request #979 from GoodNotes/swiftwasm-support il y a 3 ans
  Nathan Fallet 4bba988604 Merge pull request #978 from btoms20/feature/rsa+sig+raw il y a 3 ans
  Brandon Toms 2571fd4264 SwiftFormat il y a 3 ans
  Brandon Toms 249efb1576 Added a 1023bit RSA Key test fixture. il y a 3 ans
  Brandon Toms e642b53048 Updated to use the new `keySizeBytes` parameter il y a 3 ans
  Brandon Toms fe92c87158 Added messages to XCTAssert statements. il y a 3 ans
  Brandon Toms 94981bf064 Replaced the while loop with an explicitly defined zero byte array of correct size. il y a 3 ans
  Brandon Toms b85c08698d SwiftFormat. Updated RSA Signature extension to use the new `keySizeBytes` param where appropriate. il y a 3 ans