gingerBill
|
9f9abb8fb3
|
Use union #shared_nil for os.Error
|
2024-08-04 11:05:30 +01:00 |
|
gingerBill
|
e60951a902
|
Begin converting os.Errno to be a nil-able type as a transition period
|
2024-08-04 10:51:08 +01:00 |
|
gingerBill
|
35a845b93f
|
Fix indentation
|
2024-06-11 13:12:41 +01:00 |
|
gingerBill
|
3ff8952813
|
Replace panic(fmt.tprintf( antipattern with fmt.panicf
|
2024-06-11 13:11:14 +01:00 |
|
Yawning Angel
|
a6eb64df6c
|
core/crypto: Add a HAS_RAND_BYTES constant
|
2024-04-23 11:47:43 +09:00 |
|
Vitalii Kravchenko
|
befb0f7868
|
Core Foundation and Security vendor libraries.
|
2024-04-13 00:11:42 +01:00 |
|
Yawning Angel
|
b155fdf8c9
|
core/crypto: Add has_rand_bytes
This allows runtime detection as to if `rand_bytes` is supported or not,
and lets us enable the test-case on all of the supported targets.
|
2024-04-09 10:23:58 +09:00 |
|
zhibog
|
3b4199a669
|
Added rand_bytes for Windows in core:crypto
|
2022-03-02 21:22:56 +01:00 |
|