index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
seed
Age
Commit message (
Expand
)
Author
2021-06-17
Update copyright year
Matt Caswell
2021-05-27
Use <> for #include openssl/xxx
Rich Salz
2020-04-23
Update copyright year
Matt Caswell
2020-04-09
Move legacy ciphers into the legacy provider
Shane Lontis
2020-01-16
Deprecate the low level SEED functions
Pauli
2019-09-28
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2018-12-06
Following the license change, modify the boilerplates in crypto/seed/
Richard Levitte
2018-09-11
Update copyright year
Matt Caswell
2018-06-22
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2017-02-16
Use _WIN32 over WIN32 for preprocessor conditional
Benjamin Kaduk
2016-05-17
Copyright consolidation 09/10
Rich Salz
2016-04-20
Remove --classic build entirely
Richard Levitte
2016-03-29
crypto/seed: add small-footprint path.
Andy Polyakov
2016-03-21
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-02-20
Always build library object files with shared library cflags
Richard Levitte
2016-02-18
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-01
unified build scheme: add build.info files
Richard Levitte
2016-01-29
Templatize util/domd
Rich Salz
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2016-01-20
Remove update tags
Rich Salz
2016-01-17
Remove some old makefile targets
Rich Salz
2016-01-12
Move Makefiles to Makefile.in
Rich Salz
2015-12-18
Remove the "eay" c-file-style indicators
Richard Levitte
2015-05-22
Fix the update target and remove duplicate file updates
Richard Levitte
2015-03-31
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
Richard Levitte
2015-03-31
Stop symlinking, move files to intended directory
Richard Levitte
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
Move more comments that confuse indent
Matt Caswell
2014-12-08
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-11-28
Remove all .cvsignore files
Rich Salz
2012-02-26
seed.c: incredibly enough seed.c can fail to compile on Solaris with certain
Andy Polyakov
2011-01-26
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2008-12-23
Engage crypto/modes.
Andy Polyakov
2008-12-16
SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decrease on x86.
Andy Polyakov
2007-09-19
Fix dependencies. Make depend.
Ben Laurie
2007-08-31
Constify seed and md2.
Andy Polyakov
2007-06-08
WIN32 fixes.
Dr. Stephen Henson
2007-05-17
Add .cvsignore to seed dir.
Dr. Stephen Henson
2007-04-24
remove leftover from editing ...
Bodo Möller
2007-04-23
Add SEED encryption algorithm.
Bodo Möller