Commit graph

4 commits

Author SHA1 Message Date
İsmail Yılmaz
5ada079401
Core/SSL: Secure random and nonce generator with SecureBuffer support (#270) 2026-04-25 09:52:33 +02:00
İsmail Yılmaz
7fb2d67521
Core/SSL: Added SecureBuffer and SecureZero (#272) 2025-06-10 11:56:05 +02:00
İsmail Yılmaz
cb1f954d4f
Core/SSL: MSVC aes warning fix (#268)
* Core/SSL: Aes256Gcm: Method name corrected (Chunksize to ChunkSize).

* Core/SSL: MSVC warning supressed.

* Core/SSL: Cosmetics
2025-05-10 10:39:10 +02:00
İsmail Yılmaz
218ee862ef
Core/SSL: AES-256-GCM encryption and decryption (#266) 2025-05-05 14:31:58 +02:00