Overview
Comment: | Added function to encrypt and decrypt data |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | crypto |
Files: | files | file ages | folders |
SHA3-256: |
b395f93924933f9b60909b6698119fb0 |
User & Date: | bohagan on 2023-12-02 04:25:43 |
Other Links: | branch diff | manifest | tags |
Context
2023-12-02
| ||
17:58 | Modularized encrypt and decrypt functions check-in: 85d30feee0 user: bohagan tags: crypto | |
04:25 | Added function to encrypt and decrypt data check-in: b395f93924 user: bohagan tags: crypto | |
2023-11-27
| ||
02:39 | Code Cleanup to use switch statements check-in: 24e26c8844 user: bohagan tags: crypto | |
Changes
Modified configure from [285f813da9] to [2fc15c8cab]. [diff]
Modified configure.ac from [48f68fd73a] to [d2a1dc5bcd]. [diff]
Modified generic/tls.c from [66b088c361] to [3ece83c57b]. [diff]
Added generic/tlsEncrypt.c version [6e83e19975].
Modified generic/tlsInt.h from [f793362aa1] to [5abc533285]. [diff]
Modified win/makefile.vc from [f23472ab04] to [c94d145e50]. [diff]