-
Scoping / briefing on Wednesday
omnat updated
4 years ago
-
Are there any plans to add/complete support for Cryptographic Message Syntax (rfc5652)? The last mention of this seemed to be for version 1.9.18 that incomplete support s disabled. Thank you.
-
Hi
First of all I would like to thank you for this great crypto library!
I am opening this issue for guidance and discussion.
**Goal:**
Encrypt/decrypt efficiently and securely a file.
…
-
Hi, bro, i used your lib to encrypt a msg first and then decrypt it, finding that part of the msg are not decrypted correctly.
Output:
```
Booting...
Let's encrypt:
IV b64: MDAwMDAwMDAwMDAwMDA…
xswxm updated
4 years ago
-
Hi,
Similarly to #276 I am experiencing slow transfer speed even though it is a LAN transfer (I made sure thanks to [this comment](https://github.com/magic-wormhole/magic-wormhole/issues/276#issuec…
-
Hi,
in a javascript prject i'm using the standard encryption mode for AES.
CryptoJS.AES.encrypt(toEncrypt, key).toString();
Without any option.
Why, if i use the generated string and the pro…
-
From Alex:
There seems to be a weird bug in the Hanewin libraries that causes messages encrypted with PGP keys created by Gnu Privacy Guard for Mac OS X to be un-decryptable. A key with gpg on a Linu…
mohit updated
13 years ago
-
Follow-up to https://github.com/elastic/cloud-on-k8s/pull/8150#discussion_r1814488111
> But in general I believe we should not try to squeeze the key rotation topic into this TIP. Because just doing…
-
### Problem:
In the context of client-side encryption using a customer-provided encryption key (Java, AES, SSE-C), the AWS SDK v1 offers the option to use instruction files to store the encryption …
-
Currently, we are using a custom npm package for the encryption/decryption of the files. This package doesn't have proper asynchronous methods. So we would like to create our own custom functions whic…