مستندات جامباس 2
Language Overviews
آخر التغييرات
إقرأني
التركيب والتجميع
التسجيل
المستندات
المفردات
المكونات
gb
gb.db
gb.db.form
gb.eval
gb.form
gb.image
gb.qt4
gb.settings
gb.xml
دليل الويكي
دورات
رسائل الخطأ
فهرس اللغة
كيف تعمل...
مستندات التطوير
مستودع التطبيقات
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
gb.openssl
Since 3.5
Author
Tobias Boege.
Class
الوصف
Cipher
This class wraps the cipher (block and stream) algorithms of OpenSSL. See
Wikipedia: Ciphers
for a start on ciphers.
CipherText
Digest
This class wraps the hash algorithms of the OpenSSL project. See
Wikipedia: Cryptographic hash function
for a start on hash functions.
HMac
This class implements Hash-based message authentication code (HMAC) algorithms. For further information, you may start at
Wikipedia: HMAC
OpenSSL