cryptography
Here are 7,676 public repositories matching this topic...
-
Updated
May 27, 2022 - JavaScript
I'm compiling openssl 1.1.1 and use that and
-
Updated
May 25, 2022 - JavaScript
-
Updated
Mar 28, 2022 - Go
-
Updated
May 19, 2022 - C++
Add T9 decoder
Hey Hackers of this spoopy month!
Welcome to the Ciphey repo(s)!
This issue requires you to add a decoder.
This wiki section walks you through EVERYTHING you need to know, and we've added some more links at the bottom of this issue to detail more about the decoder.
https://github.com/Ciphey/Ciphey/wiki#adding-your-own-crackers--decoders
-
Updated
May 7, 2022 - TypeScript
-
Updated
Apr 25, 2022 - Swift
-
Updated
May 28, 2022 - Jupyter Notebook
Please agree to the following
- I have searched existing issues for duplicates
- I agree to follow this project's Code of Conduct
Summary
Custom shorteningThreshold during vault creation
Motivation
When creating a new vault it's not
-
Updated
May 28, 2022 - C++
Background
It's unclear to many people what sphinxreplay.db is for.
Context
Replying to the question: "What is sphinxreplay.db for", on Slack:
@Roasbeef : "Security: it prevents replays of onion packets, w/o this ppl can collect onion packetrs then re-inject them and see where they travel to attempt to de-annon"
@Roasbeef : "I think we might be the only impl that handles them pr
Currently stratumserver has no unit tests. This will improve the quality and allow future commits to be TDD safe. All units will be tested to ensure the module as a unit itself is tested.
-
Updated
May 9, 2022 - C
-
Updated
May 28, 2022 - Python
-
Updated
Apr 23, 2022 - JavaScript
Issue Description
The instructions provided on failed jobs (example) don't clearly explain where to find the generated patch file. This can be a problem for anyone who is not familiar with how Github Actions pages are organized.
The general idea is:
From the details page, click on "Summary", then scroll down to the "Artifacts" secti
Problem:
A common pattern is:
GUARD(s2n_stuffer_skip_write(stuffer, bytes_to_write));
uint8_t* ptr = suffer->blob.data + stuffer->write_cursor - bytes_to_write;
which could be simplified.
Solution:
*ptr could be an *out parameter to s2n_stuffer_skip_write
- Does this change what S2N sends over the wire? No.
- Does this change any public APIs? No.
-
Updated
May 18, 2020 - JavaScript
The mail option does not have a subject. It would be nice to have a customizable subject.
<a href="mailto:[email protected]?subject=themailsubjecthere">Email Us</a>
-
Updated
May 25, 2022
-
Updated
May 11, 2022 - Python
-
Updated
May 10, 2022 - C++
-
Updated
May 2, 2022 - Go
-
Updated
Apr 3, 2022 - C++
Improve this page
Add a description, image, and links to the cryptography topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cryptography topic, visit your repo's landing page and select "manage topics."
I accidentally
-torcontrol=1today (instead of-listenonion=1) and was confused that it was accepted, as the argument needs to behost:port.Expected outcome would be an error message and exiting.
Useful skills:
Want to work on this issue?
For guidance on contributing, please read [CONTRIBUTING.md](http