-
```
Hi, I coded 2 decryption implementations in ruby and javascript using crypto-js.
It appears the result doesn't match in both methods.
Here the implementation in ruby:
crypt_key = "6pqCt/xbHXinU…
-
```
Hi, I coded 2 decryption implementations in ruby and javascript using crypto-js.
It appears the result doesn't match in both methods.
Here the implementation in ruby:
crypt_key = "6pqCt/xbHXinU…
-
```
Hi, I coded 2 decryption implementations in ruby and javascript using crypto-js.
It appears the result doesn't match in both methods.
Here the implementation in ruby:
crypt_key = "6pqCt/xbHXinU…
-
facing an issue with nedb data encryption & decryption
Here is the gist: https://gist.github.com/bllohar/28ee29b3304d8bf6dbc11d1b16b00130
above code works fine it encrypt and all
But once …
-
![image](https://github.com/user-attachments/assets/d6e1365c-815a-4a0b-b854-6d9bb14422f4)
-
Tested with Namada 0.44.0 and 0.44.1 on housefire-cotton.d3c912fee7462.
441c is a symlink to namadac.
$NODE is `--node https://rpc.knowable.run/`
# Accounts
## implicit account
441c balance …
-
This software is nearly exactly what I was looking for, but my concern is when the password is opened for editing/decrypted the SQLite DB is left in plain text. From a forensics perspective that means…
-
When TPA 3.1 decrypts, it's usually hit or miss, with some letters being repeated, or seemingly non-existent.
-
### What problem are you facing?
As of now, the backup works excellently with the encryption turned on. All my nnbackup files are encrypted as expected and I am unable to read the actual content. Goo…
-
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…