1. 4b0557e Add more (legacy) OIDs to keys.NamedCurve() by wbond · 4 years, 8 months ago
  2. fe9339a Merge pull request #156 from space88man/add-user-id by Jörn Heissler · 4 years, 8 months ago
  3. ed33d3f Add UID attribute from RFC4519 by spchan · 4 years, 8 months ago
  4. 47f27a2 Version 1.0.1 by wbond · 4 years, 8 months ago
  5. a8fa8c5 Fix an absolute import that should have been relative by wbond · 4 years, 8 months ago
  6. c254d57 Upgrade python/asn1crypto to 1.0.0 am: bbe5f36e27 am: 9f54e18bda am: f4b1d844bc by Haibo Huang · 4 years, 8 months ago
  7. 09b30c4 Upgrade python/asn1crypto to 1.0.0 am: bbe5f36e27 am: 9f54e18bda am: f4b1d844bc by Haibo Huang · 4 years, 8 months ago
  8. f4b1d84 Upgrade python/asn1crypto to 1.0.0 am: bbe5f36e27 am: 9f54e18bda by Haibo Huang · 4 years, 8 months ago
  9. 9f54e18 Upgrade python/asn1crypto to 1.0.0 am: bbe5f36e27 by Haibo Huang · 4 years, 8 months ago
  10. bbe5f36 Upgrade python/asn1crypto to 1.0.0 by Haibo Huang · 4 years, 8 months ago
  11. fcbba29 Version 1.0.0 by wbond · 4 years, 8 months ago
  12. 58e2d89 Add badge for GitHub Actions by wbond · 4 years, 8 months ago
  13. 169a1cc Preserve the ability to pass core.Null() into ocsp.CertStatus() by wbond · 4 years, 8 months ago
  14. 241dc6f Added ocsp.StatusGood() and ocsp.StatusUnknown() for ocsp.CerStatus().native by wbond · 4 years, 8 months ago
  15. 4a0b971 Allow X.509 certificates with improperly encoded DNSName and EmailAddress by wbond · 4 years, 8 months ago
  16. 011ab06 Prevent UnboundLocalError on empty asn1crypto.x509.IPAddress() by wbond · 4 years, 8 months ago
  17. c29117f Handle BER-encoded indefinite length values better by wbond · 4 years, 8 months ago
  18. 6d2ad8f Add trailer info to .debug() output by wbond · 4 years, 8 months ago
  19. 60136d7 When copying a BER-encoded indefinite-length value, force it to be DER-encoded by wbond · 4 years, 8 months ago
  20. 3b330ff Restrict core.IntegerBitString() and core.IntegerOctetString() to positive integers by wbond · 4 years, 8 months ago
  21. a8f3eef Merge pull request #148 from joernheissler/bit_string_parsing by Will Bond · 4 years, 8 months ago
  22. 472cd90 Fix CircleCI to check out repo for PyPy job by wbond · 4 years, 8 months ago
  23. 84ae398 Change GA names so that different architectures are used on Windows by wbond · 4 years, 8 months ago
  24. 6a3d419 Add some Mac and Windows envs from CircleCI and AppVeyor by wbond · 4 years, 8 months ago
  25. 8eabab4 Remove some AppVeyor envs that are available on GitHub Actions by wbond · 4 years, 8 months ago
  26. a33ea7d Parallelize CircleCI builds, remove envs available on GitHub Actions by wbond · 4 years, 8 months ago
  27. e2d7e4c Fix encoding of tag values over 30 by wbond · 4 years, 8 months ago
  28. 2199e11 Fix passing class_ to core.Asn1Value(), add support for passing method by wbond · 4 years, 8 months ago
  29. 99914eb Add unused_bits property to BitString classes by Jörn Heissler · 4 years, 8 months ago
  30. 13035e8 Add testcase from X.690 §8.6.4.2 by Jörn Heissler · 4 years, 10 months ago
  31. cc7be8a Refactor BitString parsing by Jörn Heissler · 4 years, 10 months ago
  32. f855b33 Merge pull request #138 from space88man/rsassa_pss by Will Bond · 4 years, 8 months ago
  33. 8687373 Add tests for RSAPSS key OID by wbond · 4 years, 8 months ago
  34. 14d80d9 Try waiting longer and retrying more times for codecov by wbond · 4 years, 9 months ago
  35. e170427 Restore various Python versions to AppVeyor by wbond · 4 years, 9 months ago
  36. 241b17b Explicitly invoke command in AppVeyor powershell config by wbond · 4 years, 9 months ago
  37. c4157b7 More AppVeyor tweaks by wbond · 4 years, 9 months ago
  38. 9cbc143 Try revised AppVeyor config by wbond · 4 years, 9 months ago
  39. 92c04c2 Work around Git settings in GitHub Actions Windows environments by wbond · 4 years, 9 months ago
  40. 5837c94 Add GitHub Actions CI by wbond · 4 years, 9 months ago
  41. 81f6ec3 Try to make sure setuptools in installed for PyPy on AppVeyor by wbond · 4 years, 9 months ago
  42. 42bccd8 Limit the number of times we retry upload to codecov by wbond · 4 years, 9 months ago
  43. 5a4930e Remove CA cert no longer needed on AppVeyor by wbond · 4 years, 9 months ago
  44. 7451653 Improve compatibility with old versions of distutils by wbond · 4 years, 9 months ago
  45. 77e7df6 Improve handling flaky codecov upload endpoint by wbond · 4 years, 9 months ago
  46. 1b33aa7 Another CI fix related to package installs by wbond · 4 years, 9 months ago
  47. 1752ae4 Fix setuptools-based deps installs on Python 2.7 by wbond · 4 years, 9 months ago
  48. 93647b4 Add GitHub Actions support to coverage uploader by wbond · 4 years, 9 months ago
  49. bba5d62 Create asn1crypto_tests package, along with supporting tooling by wbond · 4 years, 9 months ago
  50. 35d6867 Ensure keys.NamedCurve.register() works if setup() has been run or not by wbond · 4 years, 9 months ago
  51. a51063b Fix ValueError in keys.NamedCurve.register() by wbond · 4 years, 10 months ago
  52. 61ae7d7 Ensure EC private keys are encoded to the correct width, per RFC 5915 by wbond · 5 years ago
  53. 26bb374 Mark master as working towards 0.25.0 by wbond · 4 years, 10 months ago
  54. 2387fb7 Add support for disabling codecov via JSON by wbond · 4 years, 10 months ago
  55. 5b08635 Try to improve submitting codecov info by wbond · 4 years, 10 months ago
  56. 0813a25 Formatting tweaks by wbond · 4 years, 10 months ago
  57. 3508690 Merge pull request #146 from joernheissler/fix_time_parsing by Will Bond · 4 years, 10 months ago
  58. c21f024 Add more allowed formats for UTCTime and GeneralizedTime by Jörn Heissler · 4 years, 10 months ago
  59. d1b6d18 Refactor extended_date and extended_datetime by Jörn Heissler · 4 years, 10 months ago
  60. 3c96ba6 Improve timezone support by Jörn Heissler · 4 years, 10 months ago
  61. a5cd347 Corner cases in int_to_bytes by Jörn Heissler · 4 years, 10 months ago
  62. 74d66a9 Tweak the names given to the Microsoft Authenticode OIDs by wbond · 4 years, 10 months ago
  63. ab6fce2 Merge pull request #135 from shuxin/patch-1 by Will Bond · 4 years, 10 months ago
  64. 850c0c0 Add parameters for rsaes_oaep in cms.KeyEncryptionAlgorithm by wbond · 4 years, 10 months ago
  65. 7c67900 Fix PyPy tests on Travis by wbond · 4 years, 10 months ago
  66. d74b734 Fix test for KeyEncryptionAlgorithmId by wbond · 4 years, 10 months ago
  67. 564f797 Explicitly specify older Travis Linux distributions for old Python versions by wbond · 4 years, 10 months ago
  68. 7ed8ee0 Update KeyEncryptionAlgorithmId OID mapping for 1.2.840.113549.1.1.1 by wbond · 4 years, 10 months ago
  69. 5bc4f29 Merge pull request #111 from luckylud/pull-request-rsaes_oaep by Will Bond · 4 years, 10 months ago
  70. 6a7dba8 Add encryption algorithm id for RC4 by wbond · 4 years, 10 months ago
  71. d31d869 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f am: 489460043e am: dcce760325 by Kevin Cheng · 4 years, 10 months ago
  72. ca8975a Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f am: 489460043e by Kevin Cheng · 4 years, 10 months ago
  73. dcce760 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f by Kevin Cheng · 4 years, 10 months ago
  74. 4894600 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f by Kevin Cheng · 4 years, 10 months ago
  75. 9d16500 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe by Kevin Cheng · 4 years, 10 months ago
  76. 18a97e9 Add in TEST_MAPPING for acloud unittests. by Kevin Cheng · 4 years, 10 months ago
  77. b2b741e Merge pull request #137 from dpward/master by wbond · 4 years, 11 months ago
  78. 8406b94 Update ci and tests tasks to use revised local_oscrypto() function by wbond · 4 years, 11 months ago
  79. 66c8b8f Add a test for core.Choice.parse() return value fix by wbond · 4 years, 11 months ago
  80. 564e744 Move functionality to derive public keys from private keys into oscrypto by wbond · 4 years, 11 months ago
  81. e5779a4 Housekeeping [ci skip] by wbond · 5 years ago
  82. e380243 Have Travis test Python 3.7 by wbond · 5 years ago
  83. 93193b8 CI reliability improvements related to codecov.io by wbond · 5 years ago
  84. 74a20be Merge commit '6060d29' into import am: b80da1501c am: 0d2b31c24f am: d314b9f425 by Kevin Cheng · 5 years ago
  85. d314b9f Merge commit '6060d29' into import am: b80da1501c am: 0d2b31c24f by Kevin Cheng · 5 years ago
  86. 0d2b31c Merge commit '6060d29' into import am: b80da1501c by Kevin Cheng · 5 years ago
  87. 14d22d2 keys.py: add RSASSA_PSS to private key classes by spchan · 5 years ago
  88. 8a45416 keys.py: add RSASSA_PSS OIDs from RFC4055 by spchan · 5 years ago
  89. 57edc8c Fix missing return value from core.Choice.parse() used by core.Choice.chosen by David Ward · 5 years ago
  90. 79aa435 Add *.pyo to .gitignore by David Ward · 5 years ago
  91. b80da15 Merge commit '6060d29' into import by Kevin Cheng · 5 years ago
  92. ab20d77 support windows pe file nested sha256 signature by shuxin · 5 years ago
  93. 1208f0f Initial empty repository by Inna Palant · 5 years ago int/10/fp2 rel/10/fp2/22.02.0-rel rel/10/fp2/22.04.0-rel rel/10/fp2/22.06.0-rel rel/10/fp2/22.08.0-rel rel/10/fp2/22.10.0-rel rel/10/fp2/22.12.0-rel rel/10/fp2/23.02.0-rel rel/10/fp2/22.02.0-rel.0 rel/10/fp2/22.04.0-rel.1 rel/10/fp2/22.06.0-rel.0 rel/10/fp2/22.08.0-rel.0 rel/10/fp2/22.10.0-rel.0 rel/10/fp2/22.12.0-rel.0 rel/10/fp2/23.02.0-rel.0
  94. ecda201 Add type checks for sequence fields by wbond · 5 years ago
  95. 9a5a025 Fix core.Choice().contents to work when the chosen alternative is a Choice also by wbond · 5 years ago
  96. a19fbec Merge pull request #130 from nkostoulas/secp256k1 by Jörn Heissler · 5 years ago
  97. 3ce6343 Update keys.py by Jörn Heissler · 5 years ago
  98. 6a6e630 Add secp256k1 to NamedCurves by nkostoulas · 5 years ago
  99. 291cd95 Merge pull request #125 from jjackson-pixel/patch-1 by Jörn Heissler · 5 years ago
  100. ddf506a Fixing small typo by jjackson-pixel · 5 years ago