-
[Nip 47](https://github.com/nostr-protocol/nips/blob/master/47.md)
I am starting this work in my fork. Unless someone else already has it implemented in an un-merged branch?
@tyiu anything I nee…
-
Further to #775 we should explore the possibility of passing newly obtained DEKs (on the encryption path) to the decryption DEK cache. The reason being: It's quite common for a consumer application to…
-
### Is your feature request related to a problem? Please describe.
* All encryption/decryption operations in at_client should be replaced with at_chops
### Describe the solution you'd like
- …
-
XKeys are a very powerful aspect of newer components of NATS, not the least of which is the ability to do one-way targeted encryption and decryption.
We should probably support creating key pairs w…
-
we can have a module that encrypts and decrypts images using aes encryption
AES : http://point-at-infinity.org/jsaes/ and https://github.com/ricmoo/aes-js
one time pad : https://en.wikipedia.org/wi…
-
### Problem Description
My Yubikey is personalized with a signature and an encryption certificate. Running `certutil -scinfo` shows that the encryption test cannot be performed, because certutil do…
-
I will add,
- JWT tokens such as access and refresh tokens for session management
- Bcrypt for password encryption and decryption
**User Authentication**
- **Routes:**
- `POST /api/auth/regist…
-
[https://sujankarthikm.github.io/questnexes1/cypher.html](url)
![image](https://github.com/user-attachments/assets/34997a6f-54cc-449f-be53-20d1c9709da7)
Decoding "NEXUS" with the Keyword "CAT" gives…
-
### Feature Request
I wish that Dolibarrs backups (and restores) could automatically be encrypted (and de-crypted), because then the backups can safely be stored at one or more of the virtual drive/c…
-
```
What steps will reproduce the problem?
1. encrypt in flash
2. decrypt in java using cipher "RSA/ECB/PKCS1Padding"
3. sometimes, not always, I get following errors
BadPaddingException... Data must…