Hi there 😺
🧑🏭 👷 You can take a look at my various pull requests here
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseA python implementation of EdDSA taken directly from RFC 8032
Python
AOSP Build system compatible version of Open GApps
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining …
Notes about tinkering with Android Project Treble
preprocessor for computer languages with C-like comment format (C/C++/Java/Go)
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
In push_utf8_string()
and push_utf8_ptr()
, when bsize
is zero, we use strlen()
to compute the length of the string. However, the size_t returned by s…
provider-storemgmt.pod
: fix nits (two unclosed '<' around name)
Tomas M pointed out the following intermittent CI failure against the 3.1 branch: https://github.com/openssl/openssl/actions/runs/7184322214/job/19…