const crypto/x509.Ed25519
7 uses
crypto/x509 (current package)
x509.go#L269: Ed25519
x509.go#L276: Ed25519: "Ed25519",
x509.go#L385: {PureEd25519, "Ed25519", oidSignatureEd25519, emptyRawValue, Ed25519, crypto.Hash(0) /* no pre-hashing */, false},
x509.go#L508: return Ed25519
x509.go#L908: if pubKeyAlgo != Ed25519 {
x509.go#L950: if pubKeyAlgo != Ed25519 {
x509.go#L1475: pubType = Ed25519
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |