Confirmed users
529
edits
| Line 31: | Line 31: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Type !! Algorithm and key size | ! Type !! Algorithm and key size !! Bits of security | ||
|- | |- | ||
| Asymmetric encryption || RSA 4096 bits | | Asymmetric encryption || RSA 4096 bits || 144 bits | ||
|- | |- | ||
| Asymmetric encryption || ECDSA 384 bits | | Asymmetric encryption || ECDSA 384 bits || 192 bits | ||
|- | |- | ||
| Symmetric encryption || AES-GCM 256 bits | | Symmetric encryption || AES-GCM 256 bits || 256 bits | ||
|- | |- | ||
| Hash || SHA-512 | | Hash || SHA-512 || | ||
|- | |- | ||
| Hash || SHA3-256 | | Hash || SHA3-256 || | ||
|} | |} | ||