marc1nm
Results
2
issues of
marc1nm
Hello, is there a way of verifying binary signatures? I have a signed message ``` -----BEGIN PGP MESSAGE----- //encoded data -----END PGP MESSAGE----- ``` and a public key and I'd...
v2
Hello, since recently it's possible to compile for 16kb memory page size Android devices. I am building gopenpgp for Android using the `build.sh` and I am trying to figure out...