Documentation ¶
Index ¶
- Variables
- func AssureDealer(should bool, name string)
- func DeriveCurve25519(keys []byte) (pub, priv *[32]byte)
- func DeriveEd25519(keys []byte) ([]byte, []byte)
- func GKH(keys ...[]byte) string
- func GenerateNonce() *[24]byte
- func GetCvPub() string
- func ImportKey(password, salt []byte)
- func MakeOrder(bcvpub, object, name, sa, contact, proof string)
- func NewListing(name, comment, payto, deltoken, contact string) bool
- func SendToServer(url string, content []byte)
- type Dealer
- type EOrder
- type ExtendedListing
- type Image
- type Keypair
- type Listing
- type Listings
- type Order
- type Orders
- type ROrders
- type RealListing
- type SListing
- type SListings
Constants ¶
This section is empty.
Variables ¶
View Source
var Store = locstor.NewDataStore(locstor.JSONEncoding)
View Source
var Sum512 = blake2b.Sum512
Functions ¶
func AssureDealer ¶
func DeriveCurve25519 ¶
func DeriveEd25519 ¶
func GenerateNonce ¶
func GenerateNonce() *[24]byte
func NewListing ¶
func SendToServer ¶
Types ¶
type ExtendedListing ¶
type Listings ¶
type Listings []ExtendedListing
type RealListing ¶
Click to show internal directories.
Click to hide internal directories.