Skip to content

Commit

Permalink
kbkdf: fixup readme (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
baloo authored Jan 31, 2025
1 parent ad79ff9 commit 2c59f3a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion kbkdf/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# RustCrypto: KBKDF

[![crate][crate-image]][crate-link] [![Docs][docs-image]][docs-link] ![Apache2/MIT licensed][license-image] ![Rust Version][rustc-image] [![Project Chat][chat-image]][chat-link] [![Build Status][build-image]][build-link]
[![crate][crate-image]][crate-link]
[![Docs][docs-image]][docs-link]
![Apache2/MIT licensed][license-image]
![Rust Version][rustc-image]
[![Project Chat][chat-image]][chat-link]
[![Build Status][build-image]][build-link]

Pure Rust implementation of the Key Based Key Derivation Function (KBKDF).
This function is described in section 4 of [NIST SP 800-108r1, Recommendation
Expand Down

0 comments on commit 2c59f3a

Please sign in to comment.