Commit Graph

23 Commits

Author SHA1 Message Date
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
Jeremy Soller 717ece2a54 Update libc crate 2023-02-11 14:44:22 -07:00
4lDO2 934f1307a3 Use redox-daemon 2022-07-27 16:34:00 +02:00
Jeremy Soller 3264ab537b Update Cargo.lock 2022-07-26 16:14:23 -06:00
4lDO2 1804f1a302 Update syscall 2022-03-25 15:28:35 +01:00
Jeremy Soller ca64072b38 Use syscall::Daemon 2022-02-28 15:13:46 -07: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
Jeremy Soller 43e8747f0c Update dependencies 2019-10-19 20:56:31 -06:00
Jeremy Soller 953a4b9737 Break on EOF 2019-07-18 19:51:13 -06:00
Robin Randhawa 8e8e4a1837 aarch64-prep: Update Cargo.lock
Needed to work with the latest redox_syscall mods.
2019-01-15 12:20:37 +00:00
Jeremy Soller c1ddae5cee Update Cargo.lock 2018-10-14 19:56:44 -06: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 b0ed813035 Update Cargo.lock 2017-10-04 20:29:41 -06:00
Jeremy Soller 8c6ba9df54 Update Cargo.lock 2017-08-19 14:46:45 -06:00
Jeremy Soller b00f190377 Update Cargo.lock 2017-08-02 19:52:13 -06:00
Jeremy Soller 21d50cf7e6 Update Cargo.lock 2017-07-29 08:25:04 -06:00
Jeremy Soller 191273e1ac Add Cargo.lock file 2017-07-26 08:03:55 -06:00