Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mirleft/ocaml-x509 issues and pull requests

#179 - fix the serial rng

Pull Request - State: closed - Opened by hannesm 4 months ago - 1 comment

#178 - Fix the random generation of the serial number to avoid a failure from asn1

Pull Request - State: closed - Opened by dinosaure 4 months ago - 1 comment

#177 - relax the certificate parser

Pull Request - State: closed - Opened by hannesm 4 months ago - 6 comments

#176 - Add alternate algorithm OID 1.3.14.3.2.29 for SHA1 with RSA encryption.

Pull Request - State: closed - Opened by mefyl 4 months ago - 3 comments

#175 - Allow custom pretty printers for unknown extensions

Pull Request - State: closed - Opened by reynir 5 months ago - 1 comment

#174 - use kdf instead of pbkdf

Pull Request - State: closed - Opened by hannesm 5 months ago

#173 - tests: add EC keys and a generator script

Pull Request - State: closed - Opened by hannesm 6 months ago

#172 - fix RSA encoding and decoding, use unsigned integers

Pull Request - State: closed - Opened by hannesm 6 months ago

#171 - RSA keys don't roundtrip?

Issue - State: closed - Opened by anmonteiro 6 months ago - 4 comments

#170 - pem: reduce allocations, speed up decoding and encoding

Pull Request - State: closed - Opened by hannesm 6 months ago - 1 comment

#169 - Add Certificate.fold_decode_pem_multiple

Pull Request - State: closed - Opened by art-w 7 months ago - 1 comment

#168 - Serial number at 0 can not be decoded with #167

Issue - State: closed - Opened by dinosaure 9 months ago - 3 comments

#167 - String

Pull Request - State: closed - Opened by dinosaure 11 months ago - 7 comments

#166 - Remove P224 - see mirage/mirage-crypto#209

Pull Request - State: closed - Opened by dinosaure 11 months ago - 1 comment

#165 - Fix mixup of subject and hash in error message

Pull Request - State: closed - Opened by reynir 12 months ago - 1 comment

#164 - Rename Authenticator.server_{cert,key}_fingerprint

Pull Request - State: closed - Opened by reynir over 1 year ago - 3 comments

#163 - WIP: Add PKCS12 LocalKeyId attribute to bags (openssl and firefox compatibility)

Pull Request - State: closed - Opened by NightBlues over 1 year ago - 7 comments

#162 - test: use mirage-crypto-rng 0.11.0 API

Pull Request - State: closed - Opened by hannesm about 2 years ago

#161 - validate_server_extensions: allow BasicConstraints CA=true if self-signed

Pull Request - State: closed - Opened by hannesm about 2 years ago - 1 comment

#160 - Option allow_ca_cert for buggy server certificates where CA=true

Pull Request - State: closed - Opened by mbacarella about 2 years ago - 7 comments

#159 - Ecdsa long digest

Pull Request - State: closed - Opened by hannesm over 2 years ago

#158 - [Public_key.verify]'s ECDSA evaluation mishandles long digests

Issue - State: closed - Opened by torinnd over 2 years ago - 11 comments

#157 - fix documentation warnings

Pull Request - State: closed - Opened by hannesm almost 3 years ago

#156 - Add Authenticator.of_string

Pull Request - State: closed - Opened by dinosaure almost 3 years ago - 3 comments

#154 - remove rresult dependency

Pull Request - State: closed - Opened by hannesm over 3 years ago

#152 - Provide X509.Certificate.ips / support_ips, and in validation

Pull Request - State: closed - Opened by hannesm over 3 years ago

#151 - use Cstruct.length instead of deprecated Cstruct.len

Pull Request - State: closed - Opened by hannesm over 3 years ago - 5 comments

#150 - Helpers for common Async functions

Pull Request - State: closed - Opened by torinnd over 3 years ago - 4 comments

#149 - OCSP: add Request.validate and Response.validate to API

Pull Request - State: closed - Opened by hannesm over 3 years ago - 4 comments

#148 - Basic OCSP support

Pull Request - State: closed - Opened by NightBlues over 3 years ago - 15 comments

#147 - further development for next version

Pull Request - State: closed - Opened by hannesm almost 4 years ago

#146 - feature: enhance Private_key module

Issue - State: closed - Opened by hannesm almost 4 years ago - 1 comment

#145 - Elliptic curves

Pull Request - State: closed - Opened by hannesm almost 4 years ago

#144 - CRL: move [crls] argument in CRL.is_revoked to the last position

Pull Request - State: closed - Opened by hannesm almost 4 years ago - 5 comments

#143 - mirage-crypto 0.8.9 breaks regression test

Issue - State: closed - Opened by sternenseemann about 4 years ago - 7 comments

#142 - Do not allow sloppy keys.

Pull Request - State: closed - Opened by psafont about 4 years ago - 1 comment

#141 - feature: ed448 support

Issue - State: open - Opened by emillon about 4 years ago - 1 comment

#140 - Fix distinguished name asn1.

Pull Request - State: closed - Opened by NightBlues about 4 years ago - 3 comments

#139 - Allow change of subject when signing CSR

Pull Request - State: closed - Opened by reynir about 4 years ago - 3 comments

#138 - Another attempt to implement pkcs12

Pull Request - State: closed - Opened by NightBlues about 4 years ago - 4 comments

#137 - feature: ed25519 support

Issue - State: closed - Opened by mattpallissard about 4 years ago - 7 comments

#136 - ED25519 support for Private_key and Public_key

Pull Request - State: closed - Opened by hannesm over 4 years ago - 1 comment

#133 - Be able to compose errors

Pull Request - State: closed - Opened by dinosaure almost 5 years ago - 2 comments

#132 - expose more detailed signature errors

Pull Request - State: closed - Opened by hannesm almost 5 years ago - 1 comment

#131 - use mirage crypto, improve API safety

Pull Request - State: closed - Opened by hannesm almost 5 years ago

#130 - improve API (make it harder to use wrong)

Issue - State: closed - Opened by hannesm about 5 years ago - 2 comments

#128 - hash algorithms used for signatures

Pull Request - State: closed - Opened by hannesm about 5 years ago - 1 comment

#127 - provide Signing_request.hostnames, revise validation to use a hostname (instead of a tuple)

Pull Request - State: closed - Opened by hannesm about 5 years ago - 3 comments

#126 - un-deprecate trust_cert_fingerprint and server_cert_fingerprint, both are valid approaches

Pull Request - State: closed - Opened by hannesm about 5 years ago - 1 comment

#125 - Why is Validation.trust_cert_fingerprint deprecated?

Issue - State: closed - Opened by mben-romdhane about 5 years ago - 3 comments

#124 - opam: require fmt 0.8.7 (using Fmt.any)

Pull Request - State: closed - Opened by hannesm about 5 years ago

#123 - Certificate verification allows dangerous algorithms

Issue - State: closed - Opened by emillon over 5 years ago - 8 comments

#122 - Private_key: export decode_der and encode_der

Pull Request - State: closed - Opened by hannesm over 5 years ago

#121 - conform to RFC 4514 by supporting all required distinguished name attribute types

Pull Request - State: closed - Opened by hannesm over 5 years ago - 13 comments

#120 - Pretty printers for extensions

Pull Request - State: closed - Opened by hannesm over 5 years ago

#119 - Improve pretty-printer for DNs (RFC 4514 and OSF).

Pull Request - State: closed - Opened by paurkedal over 5 years ago - 12 comments

#118 - Make Distinguished_name conforming with RFC 5280

Pull Request - State: closed - Opened by hannesm over 5 years ago

#117 - Issues with the DN representation

Issue - State: closed - Opened by paurkedal over 5 years ago - 22 comments

#116 - Expose X509.Certificate.compare

Issue - State: closed - Opened by cfcs over 5 years ago - 2 comments

#114 - PKCS12

Pull Request - State: closed - Opened by hannesm over 5 years ago - 2 comments

#113 - maintenance: alcotest, remove sexplib, use result type, pp

Pull Request - State: closed - Opened by hannesm almost 6 years ago

#112 - next release

Pull Request - State: closed - Opened by hannesm almost 6 years ago

#111 - add support for cstruct 4.0.0+

Pull Request - State: closed - Opened by avsm almost 6 years ago - 2 comments

#110 - Migrate to Dune

Pull Request - State: closed - Opened by anmonteiro almost 6 years ago - 1 comment

#109 - compatibility with ppx_sexp_conv > v0.11.0

Pull Request - State: closed - Opened by hannesm over 6 years ago

#107 - Remove conflict with ppx_sexp_conv >= v0.11.1

Issue - State: closed - Opened by copy over 6 years ago - 3 comments

#106 - API woes

Issue - State: closed - Opened by hannesm almost 7 years ago - 1 comment

#105 - Incompatible with sexplib/ppx_sexp_conv v0.11.0

Issue - State: closed - Opened by copy almost 7 years ago - 6 comments

#104 - parsing pem from string

Issue - State: closed - Opened by zoggy almost 7 years ago - 2 comments

#103 - provide distinguished_name_of/to_sexp converters

Pull Request - State: closed - Opened by hannesm about 7 years ago

#102 - use distinguished_name, not X509_types.distinguished_name, in x509.mli

Pull Request - State: closed - Opened by yomimono about 7 years ago - 1 comment

#101 - update changes, tweak opam (needs cstruct-unix {test & >=3.0.0} since…

Pull Request - State: closed - Opened by hannesm about 7 years ago

#100 - fix warnings

Pull Request - State: closed - Opened by hannesm about 7 years ago

#99 - Newcrl

Pull Request - State: closed - Opened by hannesm about 7 years ago

#98 - Cannot install due to dependency problem

Issue - State: closed - Opened by pvaibhav about 7 years ago - 2 comments

#97 - Hammer

Pull Request - State: closed - Opened by hannesm about 7 years ago - 2 comments

#96 - certificate revocation list support

Pull Request - State: closed - Opened by hannesm over 7 years ago

#95 - support `unsupported` extensions

Pull Request - State: closed - Opened by hannesm over 7 years ago

#94 - Add X509.subject_alt_names + missing astring package in pkg/META

Pull Request - State: closed - Opened by zoggy almost 8 years ago - 2 comments

#93 - How to access some parts of a certificate

Issue - State: closed - Opened by zoggy almost 8 years ago - 1 comment

#92 - missing `astring' in META

Issue - State: closed - Opened by vbmithr almost 8 years ago - 2 comments

#91 - Hammertime

Pull Request - State: closed - Opened by pqwy about 8 years ago - 4 comments

#90 - Track ASN

Pull Request - State: closed - Opened by pqwy about 8 years ago - 2 comments

#89 - further topkg'ing

Pull Request - State: closed - Opened by hannesm about 8 years ago - 1 comment

#88 - to topkg

Pull Request - State: closed - Opened by hannesm over 8 years ago

#87 - Add cs_of_distinguished_name

Pull Request - State: closed - Opened by reynir over 8 years ago - 5 comments

#86 - expose validity, fixes #85

Pull Request - State: closed - Opened by hannesm over 8 years ago

#85 - Retrieving valid_from/valid_until from a certificate

Issue - State: closed - Opened by Engil over 8 years ago - 1 comment

#84 - Travis: enable the OS X build.

Pull Request - State: closed - Opened by yallop over 8 years ago - 6 comments

#83 - Tests: close memory-mapped files after use.

Pull Request - State: closed - Opened by yallop over 8 years ago - 1 comment

#82 - Add hostnames: csr -> string list for obtaining list of domains of a csr.

Issue - State: closed - Opened by mmaker over 8 years ago - 2 comments

#81 - expose cstruct to/from DER encoded signing request

Pull Request - State: closed - Opened by hannesm almost 9 years ago - 2 comments

#80 - travis-4.3

Pull Request - State: closed - Opened by hannesm almost 9 years ago