Skip to content

Commit e1e3965

Browse files
PatStLouisPascalDR
andauthored
Update pymdoccbor/settings.py
Co-authored-by: Pasquale De Rose <[email protected]>
1 parent 2843611 commit e1e3965

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymdoccbor/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
CRV_LEN_MAP = {
1111
"secp256r1": 32,
1212
"secp384r1": 48,
13+
"secp521r1": 66
1314
}
1415

1516
PYMDOC_HASHALG: str = os.getenv('PYMDOC_HASHALG', "SHA-256")

0 commit comments

Comments
 (0)