4lDO2
a22fc45c0d
Handle but don't implement scheme cancellation.
2024-03-16 09:56:50 +01:00
4lDO2
dabcfa2158
Migrate to libredox and redox-scheme.
2023-11-16 14:22:24 +01:00
4lDO2
bdbcb0a0e8
Update dependencies.
2023-08-31 20:51:50 +02:00
4lDO2
934f1307a3
Use redox-daemon
2022-07-27 16:34:00 +02:00
4lDO2
1804f1a302
Update syscall
2022-03-25 15:28:35 +01:00
4lDO2
280bbcec2a
Update dependencies.
2021-06-17 14:28:38 +02:00
Jeremy Soller
8f833bf545
Update dependencies
2021-04-28 20:48:07 -06:00
Jeremy Soller
0485990b08
Update redox_syscall
2021-01-15 13:03:03 -07:00
Jeremy Soller
2f0ad188dd
Update syscall and raw-cpuid
2020-08-02 15:33:32 -06:00
Kalfar
0eb534417e
Change PRNG to be ChaCha20 PRNG and seeding with 512 bits of entropy from rdrand (if available)
...
Add permissions to scheme operations
Add ability to change owner/group/mode
Add ability to write entropy to the PRNG scheme
Add streaming of ChaCha20 PRNG output based on file open operation.
Add not seeded message if rdrand not present on CPU
Add extra TODOs for new future work
2020-01-14 05:41:39 +00:00
Robin Randhawa
0e613dcc15
aarch64-prep: Wrap x86_64 specific crate references and code with conditionals
2019-01-15 12:20:22 +00:00
Tibor Nagy
03e99db648
Use rand from crates.io
...
The `rand` crate has been removed from the standard library.
https://github.com/rust-lang/rust/commit/6bc8f164b09b9994e6a2d4c4ca60d7d36c09d3fe
2017-11-18 04:01:51 +01:00
Jeremy Soller
a1030a6379
Move randd from main repo
2017-05-09 21:40:13 -06:00