mirror of
https://github.com/vlang/v.git
synced 2025-08-04 02:07:28 -04:00
crypto.ed25519: fix proted
-> ported
typo in README.md (#21274)
This commit is contained in:
parent
eb44844ccf
commit
cdb6f46eb4
@ -1,6 +1,6 @@
|
||||
## Description
|
||||
|
||||
`crypto.ed25519` implements the `ed25519` public key digital signature algorithm for the V Language.
|
||||
The module is proted from the `Go` version of `crypto.ed25519`.
|
||||
The module is ported from the `Go` version of `crypto.ed25519`.
|
||||
|
||||
See [Ed25519](http://ed25519.cr.yp.to/) for more detail about `ed25519`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user