☰
crypto
::
ed25519
Functions
exchange
keypair
signature
verify
dark
light
All crates
aho_corasick
base64
bech32
bitcoin
bitcoin_hashes
byteorder
cfg_if
crypto
env_logger
itoa
jsonrpc
lazy_static
libc
log
memchr
opentimestamps
proc_macro2
quote
rand
regex
regex_syntax
rust_docs
rustc_serialize
ryu
secp256k1
secp256k1_sys
serde
serde_derive
serde_json
strason
syn
thread_local
time
ucd_util
unicode_xid
utf8_ranges
[
−
]
[src]
Function
crypto
::
ed25519
::
verify
pub fn verify(message:
&[
u8
]
, public_key:
&[
u8
]
, signature:
&[
u8
]
) ->
bool