NOTICE: This package has been removed from pkgsrc

./devel/go-gospel, GO SPEcial Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0.20200416nb11, Package name: go-gospel-0.0.20200416nb11, Maintainer: nikita

Gospel ("GO SPEcial Library") is a Go library which includes the
following packages:
- gospel/parser: Read/access/write nested data structures
- gospel/network: Network-related functionality, services, packet
handling, TOR, SOCKS5 connection handler, SMTP/POP3 mail handling
- gospel/bitcoin: Elliptic curve crypto (Secp256k1), Bitcoin
addresses, key exchange, raw transactions, hash functions (Hash160,
Hash256), base58 encoding
- gospel/bitcoin/wallet: HD key space, BIP39 seed words
- gospel/bitcoin/rpc: JSON-RPC to Bitcoin server
- gospel/bitcoin/script: Bitcoin script parser/interpreter
- gospel/math: Mathematical helpers, Fast Fourier Transformation,
Arbitrary precision integers with chainable methods
- gospel/crypto: cryptographic helpers, secret sharing, prime fields,
PRNG, Paillier crypto scheme, cryptographic counters
- gospel/logger: logging facilities
- gospel/data: useful data structures like stacks, vectors,
Marshal/Unmarshal Golang objects, Bloom filter


Required to build:
[pkgtools/cwrappers] [textproc/go-text] [security/go-crypto] [devel/go-sys] [lang/go114]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2021-07-05 16:38:09 by Nia Alarie | Files touched by this commit (5) | Package removed
Log message:
go-gospel: remove

deprecated go-package; no users in pkgsrc
   2021-06-06 14:19:04 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | Package updated
Log message:
Revbump all Go packages after go115 update
   2021-01-23 15:23:16 by Benny Siegert | Files touched by this commit (209) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-08 22:59:39 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after Go 1.15 update.
   2020-10-15 15:08:34 by Benny Siegert | Files touched by this commit (188) | Package updated
Log message:
Revbump all Go packages after go115 update.