1. 93647b4 Add GitHub Actions support to coverage uploader by wbond · 4 years, 9 months ago
  2. bba5d62 Create asn1crypto_tests package, along with supporting tooling by wbond · 4 years, 9 months ago
  3. 35d6867 Ensure keys.NamedCurve.register() works if setup() has been run or not by wbond · 4 years, 9 months ago
  4. 01d34ce Merge RP1A.190822.001 by Scott Lobdell · 4 years, 9 months ago
  5. f6873b2 Snap for 5822255 from 27e66cd2e808003bc19e64b5cf3816a224bfa974 to r-keystone-qcom-release by Android Build Role Account android-build-prod · 4 years, 9 months ago
  6. a51063b Fix ValueError in keys.NamedCurve.register() by wbond · 4 years, 9 months ago
  7. 61ae7d7 Ensure EC private keys are encoded to the correct width, per RFC 5915 by wbond · 5 years ago
  8. 26bb374 Mark master as working towards 0.25.0 by wbond · 4 years, 10 months ago
  9. 2387fb7 Add support for disabling codecov via JSON by wbond · 4 years, 10 months ago
  10. 5b08635 Try to improve submitting codecov info by wbond · 4 years, 10 months ago
  11. 0813a25 Formatting tweaks by wbond · 4 years, 10 months ago
  12. 3508690 Merge pull request #146 from joernheissler/fix_time_parsing by Will Bond · 4 years, 10 months ago
  13. c21f024 Add more allowed formats for UTCTime and GeneralizedTime by Jörn Heissler · 4 years, 10 months ago
  14. d1b6d18 Refactor extended_date and extended_datetime by Jörn Heissler · 4 years, 10 months ago
  15. 3c96ba6 Improve timezone support by Jörn Heissler · 4 years, 10 months ago
  16. a5cd347 Corner cases in int_to_bytes by Jörn Heissler · 4 years, 10 months ago
  17. 27e66cd Merge RP1A.190528.001 by Steven Laver · 4 years, 10 months ago
  18. 74d66a9 Tweak the names given to the Microsoft Authenticode OIDs by wbond · 4 years, 10 months ago
  19. ab6fce2 Merge pull request #135 from shuxin/patch-1 by Will Bond · 4 years, 10 months ago
  20. 850c0c0 Add parameters for rsaes_oaep in cms.KeyEncryptionAlgorithm by wbond · 4 years, 10 months ago
  21. 7c67900 Fix PyPy tests on Travis by wbond · 4 years, 10 months ago
  22. d74b734 Fix test for KeyEncryptionAlgorithmId by wbond · 4 years, 10 months ago
  23. 564f797 Explicitly specify older Travis Linux distributions for old Python versions by wbond · 4 years, 10 months ago
  24. 7ed8ee0 Update KeyEncryptionAlgorithmId OID mapping for 1.2.840.113549.1.1.1 by wbond · 4 years, 10 months ago
  25. 5bc4f29 Merge pull request #111 from luckylud/pull-request-rsaes_oaep by Will Bond · 4 years, 10 months ago
  26. 6a7dba8 Add encryption algorithm id for RC4 by wbond · 4 years, 10 months ago
  27. 77bbb33 Snap for 5753167 from d31d86984ca113bc7af9c1703487041695506b9e to rvc-release by android-build-team Robot · 4 years, 10 months ago
  28. d31d869 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f am: 489460043e am: dcce760325 by Kevin Cheng · 4 years, 10 months ago
  29. ca8975a Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f am: 489460043e by Kevin Cheng · 4 years, 10 months ago
  30. dcce760 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f by Kevin Cheng · 4 years, 10 months ago
  31. 4894600 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f by Kevin Cheng · 4 years, 10 months ago
  32. 9d16500 Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe by Kevin Cheng · 4 years, 10 months ago
  33. 18a97e9 Add in TEST_MAPPING for acloud unittests. by Kevin Cheng · 4 years, 10 months ago
  34. b2b741e Merge pull request #137 from dpward/master by wbond · 4 years, 11 months ago
  35. 8406b94 Update ci and tests tasks to use revised local_oscrypto() function by wbond · 4 years, 11 months ago
  36. 66c8b8f Add a test for core.Choice.parse() return value fix by wbond · 4 years, 11 months ago
  37. 564e744 Move functionality to derive public keys from private keys into oscrypto by wbond · 4 years, 11 months ago
  38. e5779a4 Housekeeping [ci skip] by wbond · 5 years ago
  39. e380243 Have Travis test Python 3.7 by wbond · 5 years ago
  40. 93193b8 CI reliability improvements related to codecov.io by wbond · 5 years ago
  41. a0b822b Snap for 5533215 from 74a20bea2375ea47f8dda6117132f195c13389f7 to rvc-release by android-build-team Robot · 5 years ago
  42. 74a20be Merge commit '6060d29' into import am: b80da1501c am: 0d2b31c24f am: d314b9f425 by Kevin Cheng · 5 years ago
  43. d314b9f Merge commit '6060d29' into import am: b80da1501c am: 0d2b31c24f by Kevin Cheng · 5 years ago
  44. 0d2b31c Merge commit '6060d29' into import am: b80da1501c by Kevin Cheng · 5 years ago
  45. 14d22d2 keys.py: add RSASSA_PSS to private key classes by spchan · 5 years ago
  46. 8a45416 keys.py: add RSASSA_PSS OIDs from RFC4055 by spchan · 5 years ago
  47. 57edc8c Fix missing return value from core.Choice.parse() used by core.Choice.chosen by David Ward · 5 years ago
  48. 79aa435 Add *.pyo to .gitignore by David Ward · 5 years ago
  49. b80da15 Merge commit '6060d29' into import by Kevin Cheng · 5 years ago
  50. ab20d77 support windows pe file nested sha256 signature by shuxin · 5 years ago
  51. 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
  52. ecda201 Add type checks for sequence fields by wbond · 5 years ago
  53. 9a5a025 Fix core.Choice().contents to work when the chosen alternative is a Choice also by wbond · 5 years ago
  54. a19fbec Merge pull request #130 from nkostoulas/secp256k1 by Jörn Heissler · 5 years ago
  55. 3ce6343 Update keys.py by Jörn Heissler · 5 years ago
  56. 6a6e630 Add secp256k1 to NamedCurves by nkostoulas · 5 years ago
  57. 291cd95 Merge pull request #125 from jjackson-pixel/patch-1 by Jörn Heissler · 5 years ago
  58. ddf506a Fixing small typo by jjackson-pixel · 5 years ago
  59. 6fe2dad Merge pull request #116 from wiml/sha3 by Jörn Heissler · 6 years ago
  60. 7496a61 Merge pull request #118 from rollandf/master by Jörn Heissler · 6 years ago
  61. bf24c7b Minor typo fix by Fred Rolland · 6 years ago
  62. aa5b306 Add NIST OIDs for SHA-3 (and SHAKE) algorithms. by Wim Lewis · 6 years ago
  63. 98d23f5 Merge pull request #114 from jdufresne/troves by Will Bond · 6 years ago
  64. f1f85d6 Add additional trove classifiers to setup.py by Jon Dufresne · 6 years ago
  65. 9e15efd Only normalize URIs when comparing by wbond · 6 years ago
  66. 3241e11 Provide more details if a subprocess fails for deps or coverage by wbond · 6 years ago
  67. 62bf05b Update copyright year by wbond · 6 years ago
  68. aaa2c5a Try caching homebrew on CircleCI by wbond · 6 years ago
  69. ba72f71 Add package dev vars for compat with modularcrypto dev scripts by wbond · 6 years ago
  70. 9527ff2 Prevent curl asking for "100 Continue" by wbond · 6 years ago
  71. 9a89467 Use CLI for coverage upload due to TLS 1.2 and CI environments by wbond · 6 years ago
  72. b2c16e9 Add rsaes_oaep to KeyEncryptionAlgorithmId by Ludovic Watteaux · 6 years ago
  73. 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
  74. 42e5bf1 Grammar fix by Jörn Heissler · 6 years ago
  75. 5c487d8 rename certificate by Jörn Heissler · 6 years ago
  76. 4c0d7e9 Adding wrapper for valid_after and valid_before by Sebastian Bachmann · 6 years ago
  77. 21fc3ce Fix lint errors and typo breaking tests by wbond · 6 years ago
  78. bd66c49 Fix load() then dump() of nested core.Choice objects by wbond · 6 years ago
  79. e57ad18 Fix encoding of empty core.BitString by wbond · 6 years ago
  80. d583634 Allow constructing Choice values by tuple or dict in _make_value() by wbond · 6 years ago
  81. ffebc09 Merge pull request #98 from jdufresne/pypi by Jörn Heissler · 6 years ago
  82. 9eb7539 Update all pypi.python.org URLs to pypi.org by Jon Dufresne · 6 years ago
  83. 42651be Merge pull request #91 from laurivosandi/ipsec by Will Bond · 6 years ago
  84. 8e6defb Add IKE intermediate OID mapping by Lauri Võsandi · 6 years ago
  85. 0c52ccc Fix AppVeyor coverage uploads by wbond · 6 years ago
  86. e7991fe Display flake8 version number when linting by wbond · 6 years ago
  87. 31b6675 Fix dev files copied from oscrypto by wbond · 6 years ago
  88. d3f9af0 Lint dev and tests code also by wbond · 6 years ago
  89. 4019c21 Split out pep425 code, add license by wbond · 6 years ago
  90. f72f6fc Fix tests for Python 3.5+ on Windows by wbond · 6 years ago
  91. 81ef6c2 Switch AppVeyor back to use a matrix to allow for faster re-runs on intermittent failure by wbond · 6 years ago
  92. 609c03b Update readme section on deps task by wbond · 6 years ago
  93. ae1f8cd Update deps.py from oscrypto by wbond · 6 years ago
  94. 48a13ac Ensure we get the correct oscrypto module when showing CI output by wbond · 6 years ago
  95. a862a76 Try pypy version for Travis by wbond · 6 years ago
  96. 7671300 Remove modularcrypto package list from deps.py and coverage.py by wbond · 6 years ago
  97. 6bac6b6 Display the oscrypto backend when running CI task by wbond · 6 years ago
  98. a0fbd2b Use latest pypy on Travis by wbond · 6 years ago
  99. b7784cd Updated deps.py by wbond · 6 years ago
  100. 09a03a0 Remove pep425 debugging output since everything seems to be working by wbond · 6 years ago