Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation cleanup #243

Merged
merged 5 commits into from
Oct 18, 2023
Merged

Documentation cleanup #243

merged 5 commits into from
Oct 18, 2023

Conversation

skmcgrail
Copy link
Member

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@skmcgrail skmcgrail requested a review from a team as a code owner October 14, 2023 00:45
@skmcgrail skmcgrail mentioned this pull request Oct 14, 2023
1 task
aws-lc-rs/src/aead.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/hmac.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/hmac.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/pbkdf2.rs Show resolved Hide resolved
aws-lc-rs/src/signature.rs Show resolved Hide resolved
@skmcgrail skmcgrail requested a review from justsmth October 16, 2023 20:44
aws-lc-rs/src/aead.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/cipher.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/cipher.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/ed25519.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/pbkdf2.rs Show resolved Hide resolved
aws-lc-rs/src/aead.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/aead/chacha20_poly1305_openssh.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/hkdf.rs Show resolved Hide resolved
aws-lc-rs/src/hkdf.rs Outdated Show resolved Hide resolved
aws-lc-rs/src/tls_prf.rs Outdated Show resolved Hide resolved
@skmcgrail skmcgrail merged commit 52c3772 into aws:fips-api-changes Oct 18, 2023
75 of 80 checks passed
@skmcgrail skmcgrail deleted the fips-doc branch October 18, 2023 19:36
skmcgrail added a commit that referenced this pull request Oct 20, 2023
* Migrate ECDSA to FIPS Approved Functions (#188)
* Migrate RSA to FIPS Approved Functions (#196)
* Migrate Agreement to FIPS Approved Functions (#198)
* FIPS AEAD API Types (#207)
* Refactor HKDF for FIPS (#217)
* FIPS Status Indicator (#216)
* Migrate Ed25519 key generation to EVP_PKEY_keygen (#224)
* FIPS Usage Documentation (#231)
* Support for TLS 1.2 PRF (#232)
* Documentation cleanup (#243)
* Cleanup for fips-api-changes branch (#248)
hansonchar pushed a commit to hansonchar/aws-lc-rs that referenced this pull request Oct 21, 2023
* Migrate ECDSA to FIPS Approved Functions (aws#188)
* Migrate RSA to FIPS Approved Functions (aws#196)
* Migrate Agreement to FIPS Approved Functions (aws#198)
* FIPS AEAD API Types (aws#207)
* Refactor HKDF for FIPS (aws#217)
* FIPS Status Indicator (aws#216)
* Migrate Ed25519 key generation to EVP_PKEY_keygen (aws#224)
* FIPS Usage Documentation (aws#231)
* Support for TLS 1.2 PRF (aws#232)
* Documentation cleanup (aws#243)
* Cleanup for fips-api-changes branch (aws#248)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants