Skip to content

Commit b061a33

Browse files
committed
Add to master and API reference
1 parent 4a4371a commit b061a33

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

doc/crypt.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ include::crypt/shake256.adoc[]
5252
include::crypt/hmac.adoc[]
5353

5454
include::crypt/hash_drbg.adoc[]
55-
////
55+
5656
include::crypt/hmac_drbg.adoc[]
57-
////
57+
5858
include::crypt/concepts.adoc[]
5959

6060
include::crypt/config.adoc[]

doc/crypt/api_reference.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ https://www.boost.org/LICENSE_1_0.txt
7272
- <<hash_drgb, `sha3_256_hash_drbg_pr`>>
7373
- <<hash_drgb, `sha3_384_hash_drbg_pr`>>
7474
- <<hash_drgb, `sha3_512_hash_drbg_pr`>>
75-
////
75+
7676
==== HMAC-Based
7777
===== Non-Prediction Resistant
7878
- <<hmac_drbg, `sha1_hmac_drbg`>>
@@ -99,7 +99,6 @@ https://www.boost.org/LICENSE_1_0.txt
9999
- <<hmac_drbg, `sha3_256_hmac_drbg_pr`>>
100100
- <<hmac_drbg, `sha3_384_hmac_drbg_pr`>>
101101
- <<hmac_drbg, `sha3_512_hmac_drbg_pr`>>
102-
////
103102

104103
== Enums
105104

0 commit comments

Comments
 (0)