-
I think everyone will be happy to see a short summary in README what was changes.
Thank you for the lib 😉
-
When a GPG secring contains a smartcard stub, the openpgp package fails to read the keyring correctly and does not return an error. A call to `openpgp.ReadKeyRing()` will returns the entities that pre…
-
## Description
Unknown versions of PKESK and SKESK packets, as well as unknown
S2K parameters in known versions of SKESK packets, should be
ignored to allow for a smooth evolution of the OpenPGP …
-
Related: https://github.com/golang/go/issues/18468
### What version of Go are you using (`go version`)?
$ go version
go version go1.16.4 windows/amd64
### Does this issue reproduce wit…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
`go version go1.9.2 linux/amd64`
### Does this issue reproduce with …
-
An upcoming version of Kenzo will include functions to compute homotopy groups.
This ticket will track the work to update it and the corresponding interface
The tarball of the new version is avai…
-
I'll just leave this here. There are some notes I quickly jotted into my phone. Let me know if there is interest in this, and I'll type something up that more closely resembles actual prose.
Relate…
ghost updated
2 years ago
-
Hi,
We are working on providing an alternative of GnuPG,
With the help of x/crypto/openpgp we can easily read and parse a key, and decrypt it with passphrase,
But there's no support for encryption …
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.14 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system an…
-
I run the command
> export GOPATH=$HOME/go
> go get -v github.com/spf13/hugo
and I get the infomation
> github.com\spf13\hugo (download)
> bitbucket.org\pkg\inflect (download)
> github.com\Burnt…