Skip to content
Snippets Groups Projects
  1. Dec 20, 2004
    • Sang Seok Lim's avatar
      return value mising · ccd3acc9
      Sang Seok Lim authored
      ccd3acc9
    • Sang Seok Lim's avatar
      Component Indexing support for BDB · 28a96758
      Sang Seok Lim authored
      - only for equality matching
      - only components of ASN.1 types used in an X.509 certificate can be indexed
      (composite types except for RDN and DN are not supported yet)
      - how to use
      index [attribute name].[component reference] eq
      Ex)
      index userCertificate eq
      index userCertificate.toBeSigned.issuer.rdnSequence eq
      index userCertificate.toBeSigned.serialNumber eq
      index userCertificate.toBeSigned.version eq
      28a96758
  2. Dec 17, 2004
  3. Dec 16, 2004
  4. Dec 14, 2004
  5. Dec 13, 2004
    • Sang Seok Lim's avatar
      1) <select> and <content> type component reference support · 3492452a
      Sang Seok Lim authored
      2) attribute aliasing support
      - x509CertificateIssuer
      - x509CertificateSerial
      - x509CertificateIssuerAndIssuer
      3) AuthorityKeyIdentifier support(one of certificate extension)
      4) Misc. improvement
      - integrate OID and its decoder mapping table
      - normalize and validate the values of both component asserions and
        extracted components
      5) Misc. bug fix
      3492452a
  6. Dec 12, 2004
  7. Dec 11, 2004
  8. Dec 10, 2004
  9. Dec 09, 2004
Loading