mirror of
https://github.com/schollz/croc.git
synced 2024-11-23 23:54:17 +03:00
update default curve
This commit is contained in:
parent
7e817e1cbf
commit
0d52ead66e
@ -191,7 +191,7 @@ You can choose from several different elliptic curves to use for encryption by u
|
||||
croc --curve p521 <codephrase>
|
||||
```
|
||||
|
||||
Available curves are P-256, P-348, P-521 and SIEC. SIEC is the default curve used, it is a lesser known curve that belongs to a class of "super-isolated" curves which has security that does not reduce to the security of curves around it. (Scholl, Travis. Experimental Mathematics 28.4 (2019): 385-397)
|
||||
Available curves are P-256, P-348, P-521 and SIEC. P-256 is the default curve.
|
||||
|
||||
### Change hash algorithm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user