[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: [GB.OPENSSL]
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: [GB.OPENSSL]
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Mon, 25 May 2026 21:11:26 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: e4927bae by Alessandro Rinaldi at 2026-05-25T00:58:25+02:00 [GB.OPENSSL] * NEW: PKeyCipher class: factory + virtual method, mirrors Cipher/Digest/Signature. * NEW: RSA asymmetric encryption methods: PKCS#1 v1.5, OAEP-SHA1, OAEP-SHA256. - - - - - bac87c27 by Benoît Minisini at 2026-05-25T21:11:11+00:00 Merge branch 'feature/gb-openssl-rsa-encrypt' into 'master' gb.openssl: Add RSA asymmetric encryption (PKeyCipher class) See merge request gambas/gambas!414 - - - - - 5 changed files: - gb.openssl/openssl-test/.src/Main.module - gb.openssl/src/Makefile.am - + gb.openssl/src/c_pkeycipher.c - + gb.openssl/src/c_pkeycipher.h - gb.openssl/src/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/31494110f90b0db603d3f960f20e2c7d68282119...bac87c27cb2133fac0ae7046cc50af6628870535 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/31494110f90b0db603d3f960f20e2c7d68282119...bac87c27cb2133fac0ae7046cc50af6628870535 You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help