-
I was doing my sparx homework and the addon started acting weirdly
![image](https://github.com/alexlostorto/magic-notes/assets/131755538/6e3fc7e5-b338-458c-a7a2-ee96025efed4)
The image contains my f…
-
view::transform returns a view adaptor which stores possibly mutable state (the function object that does the transformation) inside the view object itself instead of the adaptor object. As a conseque…
tivek updated
5 years ago
-
Dear Philip, IsoApplet Team,
First of all Thankyou for this excellent piece of work, it seems people will continue to benefit from this applet for a while.
I have a J3R200 Javacard which I under…
-
**Is your feature request related to a problem? Please describe.**
Every plugin now includes through its factory headers all algorithm headers. That means that BEMC.cc for example includes 10 algorit…
-
Occasionally while using the JWE.decrypt function call, I get the following error:
```
{ message: 'no key found',
stack: 'Error: no key found\n at processKey (/home/ubuntu/node_modules/node-jo…
-
Would it be possible to support compression for secrets (similar to the different compression algorithms supported by saveRDS?). I sometimes have to store sensitive datasets inside packages in a setti…
-
### Hash Generated Using Broken Cryptography API (SHA1)
**Severity:** Medium
**Exploitability:** Difficult
**CVSS:** 4.0
The following code locations within the App use 'CC_SHA1' or 'CryptoKit…
-
While `kani` is more powerful it may be useful to use `quickcheck` when one hits its limitations. As an example I hit some false positives when trying `kani` on my own micro project. It also takes a l…
-
for testing purposes i created a backup of a db containing a single table with ~15k rows with "Script" 2.3.232,
then re-created the db with "RunScript".
the re-created db is about 6.6mb and after a …
-
Hello! Thank you for the awesome project!
Perhaps I have a slightly extraordinary request.
I need to create a .pbstream file from the input bag file. I have a bag file with PointCloud2 messages in…