summaryrefslogtreecommitdiff
path: root/crypto.c
AgeCommit message (Expand)Author
2023-10-18Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct...Kent Overstreet
2022-05-19cmd_unlock: Add -k argument to specify keyringKent Overstreet
2021-10-23Use scrypt from libsodiumChris Webb
2018-02-11add -c to cmd_unlock, to check if a device needs to be unlockedKent Overstreet
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp
2017-11-08Add commands for changing and removing passphraseKent Overstreet
2017-04-14cmd_list improvements; use %mKent Overstreet
2017-04-02More cmd_migrate improvementsKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-02-28New on disk format - encryptionKent Overstreet
2016-12-11add support for maximum journal entry sizeKent Overstreet
2016-08-25Rework option handlingKent Overstreet
2016-08-21master key nonceKent Overstreet
2016-08-17Encryption supportKent Overstreet