Popular repositories
-
Forked from yogsototh/krambook
Write book in Markdown. Use XeLaTeX to render and be able to use macros.
Ruby 2
-
Forked from sjl/dotfiles
A git mirror of my dotfiles (.vimrc, .zshrc, .hgrc, etc). Note: this won't work on its own because the real repo uses Mercurial's subrepos. Look at .hgsub and .hgsubstate for what you'll need to get.
-
Forked from gost-engine/engine
A reference implementation of the Russian GOST crypto algorithms for OpenSSL
C 2
-
117 contributions in the last year
Activity overview
Contribution activity
August 2021
Created a pull request in openssl/openssl that received 24 comments
Sync 1.1.1 GitHub CI with master
This is an attempt at syncing the GitHub CI infrastructure for the 1.1.1 branch with what we do in master
Tasks
Sync ci.yml file
Ensure tests a…
Opened 8 other pull requests in 1 repository
openssl/openssl
6
open
2
closed
- Fix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp macroes
- IGNORE_ME! Test msan build on master
- [1.1.1][github-ci] Enable pyca external tests
- [1.1.1][github-ci] Enable krb5 external tests
- [1.1.1][github-ci] Enable msan tests
- [1.1.1][github-ci] Fix ubsan tests
- [1.1.1][github-ci] Fix sparcv9 cross-build
- [1.1.1][github-ci] Fix no-tls1_3 tests
Reviewed 7 pull requests in 1 repository
openssl/openssl
7 pull requests
Created an issue in openssl/openssl that received 9 comments
[feature removal] BN_mod_inverse() should reject negative moduli
This request was inspired while reviewing #16223.
Technically, for a long time, we have accepted as a valid argument to BN_mod_inverse() a modulus n …

