Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP OpenSSL
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
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP OpenSSL
Commits
af1048c2
Commit
af1048c2
authored
20 years ago
by
Bodo Möller
Browse files
Options
Downloads
Patches
Plain Diff
Take MDC2 patent into account.
parent
ecc5ef87
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
FAQ
+2
-2
2 additions, 2 deletions
FAQ
README
+2
-0
2 additions, 0 deletions
README
with
4 additions
and
2 deletions
FAQ
+
2
−
2
View file @
af1048c2
...
...
@@ -167,8 +167,8 @@ you if you want to use OpenSSL. For information on intellectual
property rights, please consult a lawyer. The OpenSSL team does not
offer legal advice.
You can configure OpenSSL so as not to use
RC5
and
IDEA
by using
./config no-
rc5 no-idea
You can configure OpenSSL so as not to use
IDEA, MDC2
and
RC5
by using
./config no-
idea no-mdc2 no-rc5
* Can I use OpenSSL with GPL software?
...
...
This diff is collapsed.
Click to expand it.
README
+
2
−
0
View file @
af1048c2
...
...
@@ -111,6 +111,8 @@
should be contacted if that algorithm is to be used; their web page is
http://www.ascom.ch/.
The MDC2 algorithm is patented by IBM.
INSTALLATION
------------
...
...
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