Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/whisper
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
..
api.go rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
doc.go
envelope.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
envelope_test.go
filter.go
filter_test.go
main.go
message.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
message_test.go crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult 9 years ago
peer.go
peer_test.go
topic.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
topic_test.go
whisper.go rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
whisper_test.go