1. fcbba29 Version 1.0.0 by wbond · 5 years ago
  2. 58e2d89 Add badge for GitHub Actions by wbond · 5 years ago
  3. 169a1cc Preserve the ability to pass core.Null() into ocsp.CertStatus() by wbond · 5 years ago
  4. 241dc6f Added ocsp.StatusGood() and ocsp.StatusUnknown() for ocsp.CerStatus().native by wbond · 5 years ago
  5. 4a0b971 Allow X.509 certificates with improperly encoded DNSName and EmailAddress by wbond · 5 years ago
  6. 011ab06 Prevent UnboundLocalError on empty asn1crypto.x509.IPAddress() by wbond · 5 years ago
  7. c29117f Handle BER-encoded indefinite length values better by wbond · 5 years ago
  8. 6d2ad8f Add trailer info to .debug() output by wbond · 5 years ago
  9. 60136d7 When copying a BER-encoded indefinite-length value, force it to be DER-encoded by wbond · 5 years ago
  10. 3b330ff Restrict core.IntegerBitString() and core.IntegerOctetString() to positive integers by wbond · 5 years ago
  11. a8f3eef Merge pull request #148 from joernheissler/bit_string_parsing by Will Bond · 5 years ago
  12. 472cd90 Fix CircleCI to check out repo for PyPy job by wbond · 5 years ago
  13. 84ae398 Change GA names so that different architectures are used on Windows by wbond · 5 years ago
  14. 6a3d419 Add some Mac and Windows envs from CircleCI and AppVeyor by wbond · 5 years ago
  15. 8eabab4 Remove some AppVeyor envs that are available on GitHub Actions by wbond · 5 years ago
  16. a33ea7d Parallelize CircleCI builds, remove envs available on GitHub Actions by wbond · 5 years ago
  17. e2d7e4c Fix encoding of tag values over 30 by wbond · 5 years ago
  18. 2199e11 Fix passing class_ to core.Asn1Value(), add support for passing method by wbond · 5 years ago
  19. 99914eb Add unused_bits property to BitString classes by Jörn Heissler · 5 years ago
  20. 13035e8 Add testcase from X.690 §8.6.4.2 by Jörn Heissler · 5 years ago
  21. cc7be8a Refactor BitString parsing by Jörn Heissler · 5 years ago
  22. f855b33 Merge pull request #138 from space88man/rsassa_pss by Will Bond · 5 years ago
  23. 8687373 Add tests for RSAPSS key OID by wbond · 5 years ago
  24. 14d80d9 Try waiting longer and retrying more times for codecov by wbond · 5 years ago
  25. e170427 Restore various Python versions to AppVeyor by wbond · 5 years ago
  26. 241b17b Explicitly invoke command in AppVeyor powershell config by wbond · 5 years ago
  27. c4157b7 More AppVeyor tweaks by wbond · 5 years ago
  28. 9cbc143 Try revised AppVeyor config by wbond · 5 years ago
  29. 92c04c2 Work around Git settings in GitHub Actions Windows environments by wbond · 5 years ago
  30. 5837c94 Add GitHub Actions CI by wbond · 5 years ago
  31. 81f6ec3 Try to make sure setuptools in installed for PyPy on AppVeyor by wbond · 5 years ago
  32. 42bccd8 Limit the number of times we retry upload to codecov by wbond · 5 years ago
  33. 5a4930e Remove CA cert no longer needed on AppVeyor by wbond · 5 years ago
  34. 7451653 Improve compatibility with old versions of distutils by wbond · 5 years ago
  35. 77e7df6 Improve handling flaky codecov upload endpoint by wbond · 5 years ago
  36. 1b33aa7 Another CI fix related to package installs by wbond · 5 years ago
  37. 1752ae4 Fix setuptools-based deps installs on Python 2.7 by wbond · 5 years ago
  38. 93647b4 Add GitHub Actions support to coverage uploader by wbond · 5 years ago
  39. bba5d62 Create asn1crypto_tests package, along with supporting tooling by wbond · 5 years ago
  40. 35d6867 Ensure keys.NamedCurve.register() works if setup() has been run or not by wbond · 5 years ago
  41. a51063b Fix ValueError in keys.NamedCurve.register() by wbond · 5 years ago
  42. 61ae7d7 Ensure EC private keys are encoded to the correct width, per RFC 5915 by wbond · 5 years ago
  43. 26bb374 Mark master as working towards 0.25.0 by wbond · 5 years ago
  44. 2387fb7 Add support for disabling codecov via JSON by wbond · 5 years ago
  45. 5b08635 Try to improve submitting codecov info by wbond · 5 years ago
  46. 0813a25 Formatting tweaks by wbond · 5 years ago
  47. 3508690 Merge pull request #146 from joernheissler/fix_time_parsing by Will Bond · 5 years ago
  48. c21f024 Add more allowed formats for UTCTime and GeneralizedTime by Jörn Heissler · 5 years ago
  49. d1b6d18 Refactor extended_date and extended_datetime by Jörn Heissler · 5 years ago
  50. 3c96ba6 Improve timezone support by Jörn Heissler · 5 years ago
  51. a5cd347 Corner cases in int_to_bytes by Jörn Heissler · 5 years ago
  52. 74d66a9 Tweak the names given to the Microsoft Authenticode OIDs by wbond · 5 years ago
  53. ab6fce2 Merge pull request #135 from shuxin/patch-1 by Will Bond · 5 years ago
  54. 850c0c0 Add parameters for rsaes_oaep in cms.KeyEncryptionAlgorithm by wbond · 5 years ago
  55. 7c67900 Fix PyPy tests on Travis by wbond · 5 years ago
  56. d74b734 Fix test for KeyEncryptionAlgorithmId by wbond · 5 years ago
  57. 564f797 Explicitly specify older Travis Linux distributions for old Python versions by wbond · 5 years ago
  58. 7ed8ee0 Update KeyEncryptionAlgorithmId OID mapping for 1.2.840.113549.1.1.1 by wbond · 5 years ago
  59. 5bc4f29 Merge pull request #111 from luckylud/pull-request-rsaes_oaep by Will Bond · 5 years ago
  60. 6a7dba8 Add encryption algorithm id for RC4 by wbond · 5 years ago
  61. b2b741e Merge pull request #137 from dpward/master by wbond · 5 years ago
  62. 8406b94 Update ci and tests tasks to use revised local_oscrypto() function by wbond · 5 years ago
  63. 66c8b8f Add a test for core.Choice.parse() return value fix by wbond · 5 years ago
  64. 564e744 Move functionality to derive public keys from private keys into oscrypto by wbond · 5 years ago
  65. e5779a4 Housekeeping [ci skip] by wbond · 5 years ago
  66. e380243 Have Travis test Python 3.7 by wbond · 5 years ago
  67. 93193b8 CI reliability improvements related to codecov.io by wbond · 5 years ago
  68. 14d22d2 keys.py: add RSASSA_PSS to private key classes by spchan · 6 years ago
  69. 8a45416 keys.py: add RSASSA_PSS OIDs from RFC4055 by spchan · 6 years ago
  70. 57edc8c Fix missing return value from core.Choice.parse() used by core.Choice.chosen by David Ward · 6 years ago
  71. 79aa435 Add *.pyo to .gitignore by David Ward · 6 years ago
  72. ab20d77 support windows pe file nested sha256 signature by shuxin · 6 years ago
  73. ecda201 Add type checks for sequence fields by wbond · 6 years ago
  74. 9a5a025 Fix core.Choice().contents to work when the chosen alternative is a Choice also by wbond · 6 years ago
  75. a19fbec Merge pull request #130 from nkostoulas/secp256k1 by Jörn Heissler · 6 years ago
  76. 3ce6343 Update keys.py by Jörn Heissler · 6 years ago
  77. 6a6e630 Add secp256k1 to NamedCurves by nkostoulas · 6 years ago
  78. 291cd95 Merge pull request #125 from jjackson-pixel/patch-1 by Jörn Heissler · 6 years ago
  79. ddf506a Fixing small typo by jjackson-pixel · 6 years ago
  80. 6fe2dad Merge pull request #116 from wiml/sha3 by Jörn Heissler · 6 years ago
  81. 7496a61 Merge pull request #118 from rollandf/master by Jörn Heissler · 6 years ago
  82. bf24c7b Minor typo fix by Fred Rolland · 6 years ago
  83. aa5b306 Add NIST OIDs for SHA-3 (and SHAKE) algorithms. by Wim Lewis · 6 years ago
  84. 98d23f5 Merge pull request #114 from jdufresne/troves by Will Bond · 6 years ago
  85. f1f85d6 Add additional trove classifiers to setup.py by Jon Dufresne · 6 years ago
  86. 9e15efd Only normalize URIs when comparing by wbond · 6 years ago
  87. 3241e11 Provide more details if a subprocess fails for deps or coverage by wbond · 6 years ago
  88. 62bf05b Update copyright year by wbond · 6 years ago
  89. aaa2c5a Try caching homebrew on CircleCI by wbond · 6 years ago
  90. ba72f71 Add package dev vars for compat with modularcrypto dev scripts by wbond · 6 years ago
  91. 9527ff2 Prevent curl asking for "100 Continue" by wbond · 6 years ago
  92. 9a89467 Use CLI for coverage upload due to TLS 1.2 and CI environments by wbond · 6 years ago
  93. b2c16e9 Add rsaes_oaep to KeyEncryptionAlgorithmId by Ludovic Watteaux · 6 years ago
  94. c68ed76 Fix a bug where parsing a broken core.Sequence or core.SequenceOf could leave the object in a bad state by wbond · 6 years ago
  95. 42e5bf1 Grammar fix by Jörn Heissler · 6 years ago
  96. 5c487d8 rename certificate by Jörn Heissler · 6 years ago
  97. 4c0d7e9 Adding wrapper for valid_after and valid_before by Sebastian Bachmann · 7 years ago
  98. 21fc3ce Fix lint errors and typo breaking tests by wbond · 6 years ago
  99. bd66c49 Fix load() then dump() of nested core.Choice objects by wbond · 6 years ago
  100. e57ad18 Fix encoding of empty core.BitString by wbond · 6 years ago