Generic ACVP JSON Parser

Source Code

The following source code contains the implementation of the ACVP Parser.

Link Changes

0.5.3 (Signature of source code)

ACVP Parser was used for first successful ACVP certificate
  • reenable OpenSSL FIPS mode
  • add new TLS KDF and SSH KDF implementations to OpenSSL
  • add OpenSSL 1.0.x support
  • add AES GMAC support
  • rename test case references from Common to "Generic C" to be compliant with ACVP Proxy

0.5.2 (Signature of source code)

ACVP Parser was used for a successful accreditation
  • add PBKDF2 support for OpenSSL

0.6.1 (Signature of source code)

See CHANGES.md for list of changes.

0.6.2 (Signature of source code)

See CHANGES.md for list of changes.

0.6.2 (Signature of source code)

See CHANGES.md for list of changes.

0.7.0 (Signature of source code)

See CHANGES.md for list of changes.

0.8.0 (Signature of source code)

See CHANGES.md for list of changes.

1.0.0 (Signature of source code)

See CHANGES.md for list of changes.

1.1.0 (Signature of source code)

See CHANGES.md for list of changes.

1.2.0 (Signature of source code)

See CHANGES.md for list of changes.

2.0.0 (Signature of source code)

See CHANGES.md for list of changes.

2.1.0 (Signature of source code)

See CHANGES.md for list of changes.

2020-12-06 smueller at chronox.de