const crypto/x509.Ed25519
9 uses
crypto/x509 (current package)
x509.go#L229: Ed25519
x509.go#L236: Ed25519: "Ed25519",
x509.go#L352: {PureEd25519, "Ed25519", oidSignatureEd25519, Ed25519, crypto.Hash(0) /* no pre-hashing */},
x509.go#L466: return Ed25519
x509.go#L825: if pubKeyAlgo != Ed25519 {
x509.go#L858: if pubKeyAlgo != Ed25519 {
x509.go#L1002: case Ed25519:
x509.go#L2042: pubType = Ed25519
x509.go#L2065: if hashFunc == 0 && pubType != Ed25519 {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |