ACVP Proxy

Source Code

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

Link Changes

1.0.0 (Signature of source code)

ACVP Proxy was used and subject for first successful ACVP certificate
  • replace --list-certificate-ids with --list-available-ids
  • version crypto implementation
  • OpenSSL: Add SSH KDF
  • add: AES-FF1 and AES-FF3-1 support
  • production ACVP: use testvector-production and secure-datastore-production databases
  • add GMAC testing support
  • fix OE / Dependency meta data handling

0.7.2 (Signature of source code)

ACVP Proxy was used for a successful accreditation
  • add support for DELETE of all meta data endpoints
  • add support for listing certificate IDs and pending request IDs
  • add listing of request IDs
  • add listing of certificate IDs
  • add listing of verdicts
  • add PBKDF support
  • fix storing of OE ID
  • add ECDSA signature generation component testing support
  • add --update-definition command line option - per default the ACVP proxy will now always register meta data with new entries in case the JSON configuration data with its ID does not match with the ACVP server. If the ACVP server shall be updated, --update-definition has to be used
  • add --cipher-list

1.2.0 (Signature of source code)

See CHANGES.md for list of changes

1.2.2 (Signature of source code)

See CHANGES.md for list of changes

1.2.3 (Signature of source code)

See CHANGES.md for list of changes

1.2.4 (Signature of source code)

See CHANGES.md for list of changes

1.2.5 (Signature of source code)

See CHANGES.md for list of changes

1.3.0 (Signature of source code)

See CHANGES.md for list of changes

1.3.1 (Signature of source code)

See CHANGES.md for list of changes

1.3.2 (Signature of source code)

See CHANGES.md for list of changes

1.4.0 (Signature of source code)

See CHANGES.md for list of changes

1.5.0 (Signature of source code)

See CHANGES.md for list of changes

1.5.1 (Signature of source code)

See CHANGES.md for list of changes

1.5.2 (Signature of source code)

See CHANGES.md for list of changes

1.6.0 (Signature of source code)

See CHANGES.md for list of changes

1.6.1 (Signature of source code)

See CHANGES.md for list of changes

1.6.2 (Signature of source code)

See CHANGES.md for list of changes

2020-12-06 smueller at chronox.de