index
:
riscv-gnu-toolchain/qemu/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/gost-engine.git
fix_mgm_bigendian
fix_ossl_15100
gost_provider
magma_impl
master
mgm_impl
object_db
openssl_1_0_2
openssl_1_1_0
openssl_1_1_0_release1
openssl_1_1_0_release2
openssl_1_1_1
ossl_patched
provider_asym
vt-alt-openssl_1_0_2_alt
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge pull request #455 from arx11/magma_ctracpkm_omac
HEAD
master
Ilya Shipitsin
10
-12
/
+121
2025-05-28
Merge pull request #454 from arx11/missing_buffer_cleanses
Ilya Shipitsin
4
-6
/
+18
2025-05-28
Merge pull request #453 from arx11/raw_ec_keys
Ilya Shipitsin
2
-0
/
+197
2025-05-27
Merge pull request #462 from yanovich/infer
Ilya Shipitsin
3
-4
/
+6
2025-05-27
Merge pull request #469 from adrien-n/master
Ilya Shipitsin
4
-66
/
+66
2025-05-27
Merge pull request #477 from chipitsine/master
Ilya Shipitsin
1
-0
/
+0
2025-05-27
update submodule: libprov
Ilya Shipitsin
1
-0
/
+0
2025-04-20
Merge pull request #476 from chipitsine/master
Ilya Shipitsin
1
-2
/
+2
2025-04-20
modernize macos images
Ilia Shipitsin
1
-2
/
+2
2025-04-20
Merge pull request #474 from chipitsine/master
Ilya Shipitsin
1
-2
/
+2
2025-04-20
CI: use the latest actions/cache
Ilia Shipitsin
1
-2
/
+2
2025-04-20
Merge pull request #473 from chipitsine/master
Ilya Shipitsin
1
-5
/
+5
2025-04-20
update ubuntu image in CI
Ilia Shipitsin
1
-5
/
+5
2025-04-20
Merge pull request #472 from chipitsine/master
Ilya Shipitsin
1
-11
/
+22
2025-04-20
modernize coverity scan a bit
Ilia Shipitsin
1
-11
/
+22
2025-04-01
update to latest version of libprov
Neil Horman
1
-0
/
+0
2025-03-28
tcl_tests: ca.try: Ignore multi-space indentation in openssl crl output
Vitaly Chikunov
1
-5
/
+8
2025-03-25
test: parallel testsuite runs failed due to reused filenames
Adrien Nader
4
-66
/
+66
2024-07-30
Fix double initialization
Sergei Ianovich
1
-1
/
+1
2024-07-30
Fix false positive static analysis issue #2
Sergei Ianovich
1
-0
/
+1
2024-07-30
Fix false positive static analysis issue
Sergei Ianovich
1
-3
/
+4
2024-03-27
Fix another "openssl engine" check
arx11
1
-1
/
+1
2024-03-26
Fix "openssl engine" check (again)
arx11
1
-1
/
+1
2024-03-26
Fix "openssl engine" check
arx11
1
-1
/
+1
2024-03-25
Fixed algorithm detection between magma and kuznyechik in OMAC.
arx11
1
-11
/
+24
2024-03-24
Added missing buffer cleanse
arx11
4
-6
/
+18
2024-03-24
Added support for magma-ctracpkm-omac.
arx11
8
-7
/
+103
2024-03-23
Added support for raw public key export and import
arx11
2
-0
/
+197
2024-03-22
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
Vitaly Chikunov
1
-2
/
+1
2024-03-22
tcl_tests: Introduce new exitStatus -1 to ignore exit codes
Vitaly Chikunov
1
-1
/
+2
2023-11-17
Big-Endian platforms magma-mgm fix
v3.0.3
Dmitry Belyavskiy
1
-1
/
+4
2023-07-28
Adjust CA test according to new wording
v3.0.2
Dmitry Belyavskiy
1
-3
/
+3
2023-06-15
Fix gcc13 error: writing 1 byte into a region of size 0
Vitaly Chikunov
1
-2
/
+8
2023-01-05
Correct CMake files installation path
Craig Andrews
1
-2
/
+2
2022-12-02
provider wrapping for -mgm ciphers
Sergei Ianovich
3
-4
/
+48
2022-12-02
Implementation of the MGM mode for magma/kuznyechik
igrkir
15
-12
/
+1247
2022-12-02
engine: create missing NIDs
Sergei Ianovich
2
-0
/
+45
2022-11-02
Merge pull request #421 from chipitsine/master
Ilya Shipitsin
1
-1
/
+1
2022-11-02
CI: cirrus: bump image to freebsd 13.1
Ilya Shipitsin
1
-1
/
+1
2022-09-25
updating CA constraints
Dmitry Belyavskiy
1
-1
/
+23
2022-08-11
Add magma-ecb mode. Fixes #410
Mark Fedorov
5
-6
/
+45
2022-07-22
We need to init submodule explicitly
Dmitry Belyavskiy
1
-0
/
+3
2022-07-11
Refactored acpkm_magma_key_meshing
Mark Fedorov
1
-12
/
+3
2022-07-02
Refactor little-to-big-endian subroutine for magma
Mark Fedorov
3
-24
/
+121
2022-05-24
gost_ec_sign: Fix sig verify step 1 range checks
Vitaly Chikunov
1
-2
/
+2
2022-05-23
On unpacking key blob output buffer size should be fixed
v3.0.1
Dmitry Belyavskiy
1
-9
/
+14
2022-05-23
Fix buffer overrun in creating key transport blob according to RFC 9189, 4.2.4.2
Dmitry Belyavskiy
1
-1
/
+21
2022-05-23
Fix buffer overrun in creating key transport blob according to RFC 9189, 4.2.4.1
Dmitry Belyavskiy
3
-1
/
+22
2022-05-04
Make TLS tests on SECLEVEL 0
Dmitry Belyavskiy
1
-14
/
+14
2022-02-08
Get rid of irrelevant examples
Dmitry Belyavskiy
1
-1
/
+0
[next]