mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-27 15:52:28 +00:00
Make improvements
- Implement openpty() - Add `--assimilate` flag to APE bootloader - Restore Linux vDSO clock_gettime() support - Use `$(APE_NO_MODIFY_SELF)` on more programs
This commit is contained in:
parent
cef50f2a6b
commit
d44ff6ce1f
33 changed files with 600 additions and 251 deletions
1
third_party/mbedtls/ecp.c
vendored
1
third_party/mbedtls/ecp.c
vendored
|
@ -512,6 +512,7 @@ int mbedtls_ecp_check_budget( const mbedtls_ecp_group *grp,
|
|||
* SECP384R1 192 IANA, NIST, FRANCE, GERMANY, NSA
|
||||
* X25519 112-128 IANA
|
||||
* X448 224 IANA
|
||||
* SECP256K1 128 BITCOIN
|
||||
* BP384R1 GERMANY
|
||||
* SECP521R1 FRANCE
|
||||
* GC512A RUSSIA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue