* Rebase grnx-fix-fips from develop
* Pull Cargo.lock from develop
* fips: fixed test_password_wrap_import and opened issue #124
* fips: generated non-deprecated pkcs12 certificates
* test: fix old uid size in test covercrypt import key
* fix: revert some unneeded changes
* fixbug: padded be bytes key conversions
* fix: typos
* ci: rewrite tests in container
* Revert "ci: rewrite tests in container"
This reverts commit 7adb273660
.
* ci: redis hostname 0.0.0.0
* docs: wrote docs on fips algorithms
* ci: use host addresses for docker containers use
* ci: merge ubuntu workflows
* fixbug: padded remnant conversions with âd_be_bytes() on other files
* fix: given mutability in function call in pad_be_bytes()
* ci: re-add test var. env. for Google CSE
* ci: re-add test var. env. for Google CSE
* bugfix: to_u32_digits() created little-endian u32 from big endian bytes.
* fix: Remove bootstrap server and enclave (#122)
* Remove bootstrap server
* Remove enclave-related stuff
* Apply suggestions from code review
Co-authored-by: heavenboy <49846064+heavenboy8@users.noreply.github.com>
* Update crate/server/README.md
Co-authored-by: heavenboy <49846064+heavenboy8@users.noreply.github.com>
* Renaming verify_cert into client_cert
* Add KMS supervisor conf and instructions
* remove acme dep
---------
Co-authored-by: heavenboy <49846064+heavenboy8@users.noreply.github.com>
Co-authored-by: Sébastien Lambert <sebastien.lambert@cosmian.com>
* comments: added hunk of comments on bugfix for to_u32_digits()
* fix: remove useless deps from Cargo.toml
* bugfix: padded in kmip_data_structure an EC private key from BigUint to bytes
* fix: remove openssl from cli
---------
Co-authored-by: Bruno Grieder <bruno.grieder@cosmian.com>
Co-authored-by: Manuthor <manu.coste@gmail.com>
Co-authored-by: Thibs <ThibsG@users.noreply.github.com>
Co-authored-by: heavenboy <49846064+heavenboy8@users.noreply.github.com>
Co-authored-by: Sébastien Lambert <sebastien.lambert@cosmian.com>
1 line
32 B
Text
1 line
32 B
Text
KMS_SQLITE_PATH = "data/shared"
|