Monday, April 17, 2023
Aperito v1.5.4
Version 1.5.4 of Aperito fixes some potential multi-threading issues.
The latest version can be downloaded from
here
, and the signature from
here
. Source code is included in the zipfile.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Sexionnaire
The other day, while browsing Wikipedia, I wondered how hard it must be to have weird fetishes without being able to share them with someone...
FBF 1.7.0
Brainfuck is a very beautiful esoteric programming language with only 8 commands. You can make any algorithm you can think of on this langu...
Cryptsetup basic cheatsheet
To format a partition (e.g. sda1) as LUKS with an HMAC integrity layer: cryptsetup luksFormat --type=luks2 --integrity hmac-sha256 /dev/sda1...
No comments:
Post a Comment