Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
d332f527
Commit
d332f527
authored
1 year ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Latest patched cryptlib 3.4.7 built with MSVC2022
parent
17af8f5c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!455
Update branch with changes from master
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
3rdp/win32.release/cryptlib/bin/cl32.dll
+0
-0
0 additions, 0 deletions
3rdp/win32.release/cryptlib/bin/cl32.dll
3rdp/win32.release/cryptlib/include/cryptlib.h
+2
-0
2 additions, 0 deletions
3rdp/win32.release/cryptlib/include/cryptlib.h
with
2 additions
and
0 deletions
3rdp/win32.release/cryptlib/bin/cl32.dll
+
0
−
0
View file @
d332f527
No preview for this file type
This diff is collapsed.
Click to expand it.
3rdp/win32.release/cryptlib/include/cryptlib.h
+
2
−
0
View file @
d332f527
...
...
@@ -12,6 +12,7 @@
/* The current cryptlib version: 3.4.7 */
#define CRYPTLIB_VERSION 347
#define CRYPTLIB_PATCHES "344cf11072cf821d4a07a90b03322f9c -"
/* Fixup for Windows support. We need to include windows.h for various types
and prototypes needed for DLLs, but this pulls in wincrypt.h which defines
...
...
@@ -502,6 +503,7 @@ typedef enum {
CRYPT_OPTION_INFO_MAJORVERSION
,
/* Major release version */
CRYPT_OPTION_INFO_MINORVERSION
,
/* Minor release version */
CRYPT_OPTION_INFO_STEPPING
,
/* Release stepping */
CRYPT_OPTION_INFO_PATCHES
,
/* MD5Sum of patches applied */
/* Encryption options */
CRYPT_OPTION_ENCR_ALGO
,
/* Conventional encryption algorithm */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment