Difference between revisions of "Encryption"

From wikieduonline
Jump to navigation Jump to search
 
(48 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[wikipedia:Encryption]]
 +
== Tools ==
 +
* <code>[[openssl enc]]</code>
 +
* <code>[[ansible-vault decrypt]] | encrypt</code>
 +
* <code>[[vault kv put]]</code>
 +
* <code>[[git-crypt]]</code>
 +
* <code>[[gpg --encrypt]]</code>
 +
* <code>[[gcloud kms encrypt]]</code>
 +
* <code>[[aws kms encrypt]]</code>
 +
* <code>[[sops --encrypt]]</code>
 +
* <code>[[age -R]]</code>
 +
* <code>[[ssh-keygen -p]]</code>
 +
* [[Symantec Encryption Desktop]]
 +
* <code>[[bw]]</code>
 +
 +
== [[Filesystems]] ==
 +
* <code>[[encfs]]</code>
 +
* <code>[[ecryptfs]]</code> (2006)
 +
* [[OpenZFS]] 0.8.0
  
 +
== DBs ==
 +
* [[PostgreSQL]] [[pgcrypto module]]
 +
* [[Amazon DynamoDB]], encrypted by default, no option to disable it
  
* [[Symantec Encryption Desktop]]
+
== Related terms ==
* [[AES]]
 
* [[OpenSSL]]
 
 
* [[Encrypt and decrypt files]]
 
* [[Encrypt and decrypt files]]
 +
* [[Authentication]]
 +
* [[Salsa20]]
 +
* [[AWS S3 encryption]]
 +
* [[BitLocker]]
 +
* [[Amazon DynamoDB]]
 +
* [[AWS EBS]]: <code>[[ebs_block_device]]</code>
 +
* [[Stream cipher]]
 +
* [[Encrypting credentials and data in flight and at rest]]
 +
* [[Advanced Encryption Standard (AES)]]
 
* [[USB]] [[IStorage datAshur]]
 
* [[USB]] [[IStorage datAshur]]
 +
* [[Terraform S3 backend]]
  
 
== See also ==
 
== See also ==
* {{security}}
+
* {{encrypt}}
 +
* {{encryption}}
 +
 
 +
[[Category:Security]]
 +
[[Category:Encryption]]

Latest revision as of 14:13, 29 July 2026

Advertising: