2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  Brandon Toms 4d1c69552a Changed the encrypt and decrypt variant from `.unsafe` to `.raw` in order to match that of the SecKey counterpart. 3 жил өмнө
  Brandon Toms 7f4b5d1d8a Fixed spelling and documentation. 3 жил өмнө
  Brandon Toms 126ef4ebb2 Removed unnecessary code. Explicitly declared the `secondaryObjectIdentifier` as `nil`. 3 жил өмнө
  Brandon Toms 492f90f3d2 Fixed a comment 3 жил өмнө
  Brandon Toms 7b67beaf32 Added documentation and explicitly declared functions as internal 3 жил өмнө
  Brandon Toms f8a11bad17 Added / fixed documentation 3 жил өмнө
  Brandon Toms db6e647819 Updated file headers 3 жил өмнө
  Brandon Toms 7aad7e4084 Spelling 3 жил өмнө
  Brandon Toms cc6025756f SwiftFormat 3 жил өмнө
  Brandon Toms 12c3ee4b65 Added a disclaimer for a long running test. 3 жил өмнө
  Brandon Toms d146f03a9c Added RSA Documentation & Examples 3 жил өмнө
  Brandon Toms 141bda417a Made the default Signature variant .message_pkcs1v15_sha256. 3 жил өмнө
  Brandon Toms 23c9f43b5e Added links to the IETF Specs 3 жил өмнө
  Brandon Toms 0e29e5a822 Spelling 3 жил өмнө
  Brandon Toms 0cf50388a6 Updated file header 3 жил өмнө
  Brandon Toms 0ea13c82e0 SwiftFormat 3 жил өмнө