-
I am getting the following error when I use the library for Android React Native:
```
Error: The 'kotlin-android-extensions' Gradle plugin is no longer supported. Please use this migration guide (…
-
Worth keeping an eye on for keybase I’d think: https://code.google.com/p/end-to-end/
-
Hello @k0001
I hope this finds you well.
I would like to bring your attention to an issue with this package in nixpkgs: its marked as broken because some of CI fails and requires updating the ve…
-
I've noticed a problem when using react-native-quick-crypto with other libraries that also use jsi and the TypeArray class in c++. It only seems to be a problem on ios. Launching the app works fine, b…
-
In both v2 and v3 of the library there is no possibility to specify a filename when both signing and encrypting a file.
This would mimic the behavior of gpg as such:
```
$ gpg --encrypt --sign -r…
-
**What would you like to be added**:
I want syft to be able to scan files in other mount namespaces.
**Why is this needed**:
* to scan files in other docker containers
* to scan host files while…
-
Hello,
There is no access to standard node.js libraries like Crypto.
For example when you try to run code:
require('crypto');
result is
`.:program(Unnamed:1)
org.graalvm.polyglot.Context.eva…
CQURE updated
9 months ago
-
When trying to run eza from current master as described in the README, it fails:
```
$ nix run github:eza-community/eza
error: builder for '/nix/store/90x4y7k1qsvl67m8gfd8lkrrywzgxkmw-eza-deps-la…
-
New feature/algorithm:
- SJCL hashes support
mention where the algorithm is currently being used (software, web app etc) or why the feature should be added
- that using in exodus wallet backup li…
-
When runnung
`pip install petlib`
under Windows, installation fails with the following error
`OSError: ctypes.util.find_library() did not manage to locate a library called 'crypto'`
Error occurs w…