-
Hi all,
Is there any change of adding support for TPM 1.x, for those stacked with an old mainboard/bios that does not support TPM 2.0?
-
We’ve been talking about encryption for a long time but haven’t done much to actually accommodate it.
In the meantime, people have built encrypted applications on IPLD using application specific en…
-
Everybody loves automatic updates and easy installation and integration. Security lovers and privacy lovers even more, not necessarily tech-savvy. General population wants to be able to just call apt …
-
## Feature Proposal
This document is a proposal of On The Fly encryption feature that allows OpenSearch to encrypt search indices on the Directory level using different encryption keys per index.…
aysee updated
9 months ago
-
More unit tests for core components:
- Broker
- Events
- Publish/Subscriber
- Handshake
- Node
- Peer
- Router
- Session
- Signal
- Errors
Tests to check:
- Peer metrics (What should th…
-
The short question is: it's there any interest in adding [bip-0038](https://github.com/bitcoin/bips/blob/master/bip-0038.mediawiki) support to `rust-bitcoin`, at least decryption?
Now the long hist…
-
I've recently found myself re-implementing quite a lot of mbedtls functionality within Lua. Is it possible to expose more mbedtls functions/operations (create keypairs, create and validate signatures,…
-
We're running [S3Drive](https://s3drive.app/) (GUI for S3 on desktop, mobile, web) and recently aligned with Rclone's encryption scheme for better interoperability and features like drive mount and We…
-
In my opinion the read model isn't really optimized for frame decoders.
There should be a way to read directly a frame into a new buffer without both slice() and copy() etc. more like in C
So a frame…
-
So I got the script to run and I'm looking at the script and it does some nice things. I do have one major issue. I'm trying to fix the size character sprite images in Lune games render at. I want to …