-
Here is the draft release notes for the upcoming release, feel free to adjust or let me know what is missing. Some of the project cards in https://github.com/orgs/OpenSC/projects/1/views/1 are still i…
-
~Your issue may already be reported!
Please search on the [Actix Web issue tracker](https://github.com/actix/actix-web/issues) before creating one.~
Searched ✔️
## Expected Behavior
be ab…
-
If one looks at the original paper, and how the `hash` function (`PRF` in our case) is used:
* `buf[0] = hash(cnt++, passwd, salt)`
* `buf[m] = hash(cnt++, buf[m-1])`
* `buf[m] = hash(cnt++, prev, …
-
tweetnacl ed25519 signature verification is malleable and does not have SUF-CMA (strong unforgeability under chosen message attacks). Malleability is problematic in [blockchain context](https://en.bit…
-
While debugging an [error](https://github.com/lgeiger/ide-python/issues/106) appearing in Atom IDE-Python plugin, we found that some errors reported by mypy sometimes end up appearing directly in the …
-
Similar to the work done for HMAC, we could apply the same verification techniques.
-
Over the years we did some significant cleanups of x/crypto packages (#30141, #31044, #36646, #44226).
I propose we do one last round, marking as [Deprecated](https://go.dev/wiki/Deprecated)
* *…
-
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…
-
Hey Tony,
As discussed on Twitter, I am interested in using cryptouri for a cryptographic library.
I am not yet entirely sure if cryptouri fits what I expect from it, so here is what I would want …
-
C:\Go\src>go install github.com/denisenkom/go-mssqldb
go: inconsistent vendoring in C:\Go\src:
github.com/denisenkom/go-mssqldb@v0.0.0-20200910202707-1e08a3fab204: is explicitly required in …
aamhm updated
4 years ago