This shows you the differences between two versions of the page.
|
ic:laboratoare:10 [2016/12/14 10:45] dan.dragan [Exercise 2] |
ic:laboratoare:10 [2020/11/05 17:52] (current) acosmin.maria |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Laboratorul 10 - OpenSSL AEAD ===== | + | ===== Laboratorul 10 OLD - OpenSSL AEAD ===== |
| - | Before you start solving the exercises below, download the {{:sasc:laboratoare:sasc_lab10.tar.gz|lab archive from here}}. | + | Before you start solving the exercises below, download the {{:ic:laboratoare:ic_lab10.zip|lab archive from here}}. |
| Line 72: | Line 72: | ||
| </note> | </note> | ||
| + | <note tip> | ||
| + | See the open ssl manual [[https://www.openssl.org/docs/man1.1.0/crypto/EVP_aes_256_gcm.html|here]] page for EVP encrypt to see the usage of the EVP functions and an example similar to the one above. | ||
| + | </note> | ||