index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
des
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework DES encryption/decryption loops.
jsing
9 days
2
-124
/
+31
*
Fix comment: unsigned int, not just int
tb
2025-06-09
1
-2
/
+2
*
Move (mostly) MI constants to proper headers
tb
2025-06-09
1
-1
/
+10
*
Rename the header guard of des.h with HEADER_DES_H
tb
2025-06-05
1
-3
/
+3
*
Unifdef OPENSSL_SMALL_FOOTPRINT.
jsing
2025-04-23
1
-5
/
+1
*
Remove #error if OPENSSL_NO_FOO is defined
tb
2025-01-25
1
-5
/
+1
*
Remove redundant COPYRIGHT file.
jsing
2024-08-31
1
-50
/
+0
*
Make fcrypt_body() static and remove prototype.
jsing
2024-08-31
2
-6
/
+3
*
Unifdef DES_PTR, DES_RISC1 and DES_RISC2.
jsing
2024-08-31
3
-162
/
+3
*
Unifdef OPENBSD_DES_ASM.
jsing
2024-08-31
2
-10
/
+2
*
Inline and remove spr.h.
jsing
2024-08-31
2
-211
/
+149
*
Combine DES code into a smaller set of files.
jsing
2024-08-31
18
-1949
/
+1180
*
Merge fcrypt_b.c into fcrypt.c.
jsing
2024-08-31
2
-146
/
+135
*
Remove now unused ncbc_enc.c.
jsing
2024-08-31
1
-160
/
+0
*
Expand DES_ncbc_encrypt() in des_enc.c.
jsing
2024-08-31
1
-3
/
+80
*
Expand DES_cbc_encrypt() in cbc_enc.c.
jsing
2024-08-31
1
-3
/
+73
*
Remove DES_enc_{read,write} and DES_rw_mode
tb
2024-08-31
2
-92
/
+1
*
Hide DES global variables
beck
2024-07-09
2
-2
/
+4
*
des_local.h: Remove some unused macros
tb
2024-05-24
1
-20
/
+1
*
Stub out DES_enc_{read,write}(3)
tb
2024-05-24
2
-319
/
+13
*
Hide symbols in DES
joshua
2024-03-29
20
-20
/
+58
*
Remove now unused des assembly.
jsing
2024-03-28
3
-2630
/
+0
*
Remove a changelog from 1991
tb
2023-12-20
1
-8
/
+1
*
DES_random_key() sets the key
tb
2023-12-20
2
-69
/
+14
*
Remove commented-out code
tb
2023-12-20
1
-8
/
+1
*
Remove more *_options() stuff
tb
2023-07-31
2
-43
/
+2
*
More style(9).
jsing
2023-07-08
14
-107
/
+82
*
Hit the des directory with the loving mallet of knfmt
beck
2023-07-08
26
-2231
/
+2219
*
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
miod
2023-02-01
1
-5
/
+4
*
Remove various unused assembly files and assembly generation scripts.
jsing
2023-01-19
1
-209
/
+0
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
1
-2
/
+2
*
Make internal header file names consistent
tb
2022-11-26
22
-43
/
+43
*
Switch to <endian.h> from <machine/endian.h> for better portability.
bcook
2021-11-09
1
-2
/
+2
*
lenght -> length
jsg
2019-01-21
1
-1
/
+1
*
DES keys are not 7 days long. ok jsing@
dtucker
2017-02-09
1
-2
/
+2
*
Typo, "more then" -> "more than"
jca
2016-12-26
1
-2
/
+2
*
Explicitly export a list of symbols from libcrypto.
jsing
2016-12-21
2
-2
/
+11
*
" the the " -> " the ", or in a couple of cases replace the superfluous
krw
2016-03-20
1
-1
/
+1
*
More adress -> address
mmcc
2015-12-24
1
-1
/
+1
*
Remove horribly old and outdated `documentation' for the assembly code.
miod
2015-09-12
1
-131
/
+0
*
Correct spelling of OPENSSL_cleanse.
jsing
2015-09-10
1
-3
/
+3
*
If you do not support POSIX I/O then you're not tall enough to ride...
jsing
2015-02-12
2
-10
/
+2
*
Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policy
miod
2015-02-10
1
-7
/
+1
*
Delete a lot of #if 0 code in libressl.
doug
2015-02-07
4
-78
/
+4
*
deregister; no binary change
jsg
2014-10-28
18
-94
/
+94
*
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().
jsing
2014-10-22
2
-8
/
+7
*
Remove useless comments in DES_is_weak_key(). Do we really care that this
miod
2014-10-12
1
-14
/
+10
*
replace more ROTATE macros with plain-old C code.
bcook
2014-08-18
1
-15
/
+6
*
In DES_random_key(), force the generated key to the odd parity before checking
miod
2014-07-22
1
-8
/
+8
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
2
-7
/
+5
[next]