-
The current handling of the KDF functionality is somewhat suboptimal in my opinion.
two variables: `KDF` for `pbkdf` & `ARGON2` für argon2
[check and setting both variables](https://github.com/dyn…
-
Hello.
[Caddy Name Spaces](https://caddyserver.com/docs/extending-caddy/namespaces) lists `http.authentication.hashes` as a namespace for custom implementations for hashing in use with [`basic_auth`]…
-
Encap results in a 1120 byte `ct` and a 32 byte `ss`
Why not use `ss` as a key for AES 256?
```
+-------------------------------+----------+----------+-----------------+
| 1120 Bytes …
-
With addition of new KDF algorithms and also with possible changes in list of approved FIPS algorithms there will be algorithms in the default provider that would be eligible for FIPS validation in th…
-
Hi, I'm new to elasticsearch, and when I was browsing the code I found some potential risks.
1. The iteration count for PBEKeySpec is only 1024 which is not sufficiently high to protect against br…
Gax-c updated
6 months ago
-
The current issue is just a dashboard for all algorithms/operations/providers supported or planned to be supported by the library. Status is updated after release where specific item is implemented. L…
-
## Summary
[TIP]: # ( DO NOT include screenshots of your actual database! )
[NOTE]: # ( Provide a brief overview of what the new feature is all about )
Suggest upgrading the KDF to the currently r…
-
**Updated 02-09-2024:** The final version of the specification is now published https://csrc.nist.gov/pubs/fips/203/final.
NIST has now published a draft specification for a Key Encapsulation algor…
-
- consider moving Md5, Sha1 to new `unsafe/legacy` namespace, document that all algorithms in it are not cryptographically secure. It may be a place for DES #4157. Same for some block cipher modes #57…
-
```
{"kind":"warning","text":"Missing class com.sun.jna.Memory (referenced from: com.sun.jna.platform.win32.WinUser$COPYDATASTRUCT com.jcraft.jsch.PageantConnector.createCDS(java.lang.String))
Missi…