-
Good day,
I am trying to encrypt emails deterministically before saving them to my database. However, the resulting cipher-text is different every time.
```
function encryptCustomerEmail(email)…
-
Related to #165 and an idea I am still hashing (no pun) out.
CDXJ output for `ipwb index -e ipwb/samples/warcs/5mementos.warc` then entering the key `goMonarchs` produces:
CDXJ output
!cont…
-
### Description
- Type: Feature Request
- Priority: Minor
## Enhancement\Feature Request
Add support for the new ciphersuites with ECDHE-PSK key exchange and AEAD encryption from [RFC 8442](ht…
-
G'day,
voip.ms introduced a new clustered environment `ca.voip.ms` to provide better availability, instead of the traditional single server points of access.
linphone has errors connecting to th…
-
**Describe the bug**
A clear and concise description of what the bug is.
I am testing custom AES key as the feature is added to WebSphere/Open Liberty Operator.
I tried incorrect AES password …
-
## Issue: Implement Secure File Encryption Using AES within `CryptoService`
### Overview
To enhance the security of uploaded files, integrate AES encryption within a new `CryptoService` class. T…
-
Encrypt data using expressions.policy.xml and Decrypt AES Data using policy expressions.xml appear not to work.
```
byte[] inBytes = Convert.FromBase64String(context.Request.Body.As().SelectToken("…
-
### Describe the proposed change(s).
We planned already to drop openpgp because of license issue.
Now with latest node version the default encryption is broken.
We should switch do a more modern …
-
After upgrading from CryptoJS v4.1.1 to v4.2.0, we are encountering a UTF-8 malformed exception when attempting to decrypt text that was previously encrypted and stored using the v4.1.1 version of Cry…
-
``` python
import pyaes, base64
from hashlib import md5
mykey="holeaaaaaaaaaaaaaaaaaaaaaaaaaa"
yourkey="holeeaaaaaaaaaaaaaaaaaaaabcaaaa"
class ENCRYPTION:
def __init__(self,key):
self.sa…