openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mORMot2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Aug 30, 2024 — Aug 30, 2025
Showing page 4 of 411
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
crypt: moved more mORMot 1 deprecated code to mormot.crypt.other.pas
Arnaud Bouchez
More...
5 days ago
crypt: new AesTable() raw function
Arnaud Bouchez
More...
5 days ago
tests: fixed MD4 compilation - the new mormot.crypt.other unit is needed - it has some API changes
Arnaud Bouchez
More...
5 days ago
crypt: fixed MD4 process
Arnaud Bouchez
More...
5 days ago
crypt: moved deprecated RC4 to mormot.crypt.other
Arnaud Bouchez
More...
5 days ago
crypt: moved deprecated MD4 algorithm to mormot.crypt.other unit - this new unit will eventually contain less used or deprecated algorithms
Arnaud Bouchez
More...
5 days ago
tests: include our own $pbkdf2-sha3$ reference vector
Arnaud Bouchez
More...
5 days ago
tests: enhanced 32-bit hash coverage - to include adler32() and compare against some reference values
Arnaud Bouchez
More...
5 days ago
crypt: introducing mcfPbkdf2Sha3 "Modular Crypt" format - as our own SHA3-512 hash algorithm (with no HMAC) extension
Arnaud Bouchez
More...
5 days ago
core: moved adler32() from mormot.crypt.core to mormot.core.base
Arnaud Bouchez
More...
5 days ago
core: some mormot.core.buffer refactoring - some minor optimizations with no functional change
Arnaud Bouchez
More...
5 days ago
core: rewritten core Baudot encoding/decoding
Arnaud Bouchez
More...
5 days ago
core: rewritten Baudot delayed thread-safe initialization
Arnaud Bouchez
More...
5 days ago
core: delayed thread-safe initialization of base32/base58/baudot internal decoding tables - no need to consume CPU at startup when we are not about to use those less-used encodings
Arnaud Bouchez
More...
5 days ago
tests: add some timing to ModularCryptHash() validation
Arnaud Bouchez
More...
5 days ago
crypt: fixed Delphi compilation
Arnaud Bouchez
More...
5 days ago
crypt: refactored all "Modular Crypt" / passlib process - and fixed the salt length used for Unix crypts
Arnaud Bouchez
More...
5 days ago
tests: cover all "Modular Crypt" algorithms
Arnaud Bouchez
More...
5 days ago
crypt: introducing ModularCryptHash() high-level function
Arnaud Bouchez
More...
5 days ago
crypt: ensure ModularCryptSalt() output is a value base64-encoded value
Arnaud Bouchez
More...
5 days ago
crypt: some TSynHasher.UnixCryptHash() fixes - especially about default values
Arnaud Bouchez
More...
5 days ago
crypt: properly verify mcfPbkdf2Sha1 .. mcfPbkdf2Sha512 methods
Arnaud Bouchez
More...
5 days ago
crypt: new TSynSigner.Pbkdf2ModularCrypt() method
Arnaud Bouchez
More...
5 days ago
core: allow custom charset for base-64-URI encoding/decoding
Arnaud Bouchez
More...
5 days ago
tests: use the new ModularCryptIdentify/ModularCryptVerify() functions
Arnaud Bouchez
More...
5 days ago
tests: fixed compilation when OpenSSL is not involved
Arnaud Bouchez
More...
5 days ago
crypt: let TSynSigner.Pbkdf2 overload return the signature size
Arnaud Bouchez
More...
5 days ago
crypt: made ModularCryptParse() low-level function public
Arnaud Bouchez
More...
5 days ago
crypt: refactored Unix-Crypt base-64 encoding
Arnaud Bouchez
More...
5 days ago
crypt: introducing ModularCryptVerify/ModularCryptIdentify functions
Arnaud Bouchez
More...
5 days ago
←
1
2
3
4
5
6
7
8
9
…
410
411
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree