Skip to content

Commit

Permalink
Fix DocC
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino committed Oct 30, 2024
1 parent aff3763 commit 06154e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ extension MLDSA {

/// Initialize a ML-DSA-65 private key from a seed.
///
/// The seed must be at least 32 bytes long.
/// Any additional bytes in the seed are ignored.
///
/// - Parameter seed: The seed to use to generate the private key.
///
/// - Throws: `CryptoKitError.incorrectKeySize` if the seed is not 32 bytes long.
Expand Down

0 comments on commit 06154e4

Please sign in to comment.