-
## What were you trying to do
Right now I'm trying to create a note taking application. Every note is a row in the database and the contents are encrypted by a password based encryption method.
…
-
Subject says it all really, but wondering if it would be possible to decrypt using the private key stored on a yubikey at all, or if this functionality wouldn't really be possible in-browser.
-
As per the Cloudfront [documentation](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html#header-caching-web-cors) you need to add the `Origin` header to the whiteli…
-
## Environment
* OS: win7
* age version: 1.0.0
## What were you trying to do: call age from vim
vi file.age # age encrypted ssh,pem key (pasword protected)
" vim command to decrypt…
-
What is the reason there is a base64 for output of encryption? Is it really necessary? Why wont we get rid of it and make fernet usable even for files encryption - saving approx 1/3 of storage.
her…
-
ActiveAndroid is nice, really nice. However, it appears not to support encryption directly.
Basing Declex on Realm (for instance), would allow transparent encryption both locally and on the server.…
-
We have below DSC configurations which is replicating in the server but I'm getting it as failed recommendation with mismatch in expected and actual result
AccountPolicy PasswordPolicies
…
-
# Context
The following is a proposal for supporting the encryption of Timoni values (based on prior art, see: https://github.com/phoban01/cue-sops).
The proposal was first mooted in #71.
# …
-
On Void Linux musl, `age` 1.1.1 infinitely spins CPU when using password encryption.
-
I have been trying to use this to convert an RSA to a PGP for signing but I can't seem to get it to produce a key with a user ID that's correct
```
# Generate the private key with user ID
81 …