Releases: DE-labtory/bifrost
Releases · DE-labtory/bifrost
v1.0.0
apply new goimports version
v0.2.5
- fix
fill the empty part of response peer info that is IP
v0.2.4
- modify ToByte function's return value type for supporting key marshal function of x509 package
- []byte -> ([]byte, error)
v0.2.3
- remove keyGenOpt from Key interface
- keyGenOpt is not needed for loading key anymore
v0.2.2
- fix
- add GetMetaData() function to Connection interface
v0.2.1
- add meta-data in handshake process
- modify crypto(key service) related interfaces simpler
- integrate testing files(mock objects) to mocks package
v0.1.13
Add getMetadata to connection interface
v0.1.12
Add getMetadata to connection interface
v0.1.11
Add metadata to connection