Steffen Jaeckel
d0e09092f9
Re-format gitignore. [skip ci]
...
I wasn't aware that the gitignore file had DOS line endings. Changed that
to UNIX line endings.
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2026-04-09 08:29:38 +02:00
Steffen Jaeckel
d8a62f3367
Create table of supported ECC curves programmatically
...
Related to #349
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2025-11-03 13:56:58 +01:00
Steffen Jaeckel
47162b9609
Add demos/der_print_flexi.c
...
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2025-11-03 13:56:42 +01:00
Steffen Jaeckel
c895dd990c
Improve readability of script and the logs it creates
...
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2025-11-03 13:50:16 +01:00
orbea
d2f50cc16d
makefile.shared: Don't use libtool
...
Gentoo Bug: https://bugs.gentoo.org/777084
2025-09-04 20:59:48 +02:00
Steffen Jaeckel
08b69be797
minor changes for amalgamation
...
* de-duplicate `struct oid_to_pbes`
* add makefile target
* add amalgamation to release
* fix `small` demo
* add header guards for `tomcrypt_private.h`
* update docs
* add CI job with amalgamated library
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2025-02-20 14:43:06 +01:00
Steffen Jaeckel
88dcebdbf5
Rework demos building and installation
...
* add `ltc` wrapper script for installed demos
* rework demos/CMakeLists.txt and add some more bells and whistles
* prefix installed demos with `ltc-`
Currently this makes the standard makefiles and CMake results diverge, but
we can fix that later if required.
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-12-05 17:23:12 +01:00
Steffen Jaeckel
98415b8a38
Change ltcrypt back to crypt
...
This reverts 85dc39483f
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-12-03 19:51:22 +01:00
Steffen Jaeckel
65e05bfa56
Update docs
...
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-08-20 13:29:27 +02:00
Steffen Jaeckel
bee3ad2a2a
add OpenSSH Private Key decryption demo
...
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-08-20 13:29:27 +02:00
Adrian Antonana
a9a010d5fc
introduce initial cmake support
2022-09-13 12:29:55 +02:00
Steffen Jaeckel
e040ef1a59
add aesgcm demo
...
yeah I know, it's GNU specific, therefore it's also only added to the
GNU makefiles
2018-03-27 14:26:16 +02:00
Larry Bugbee
4341424ce9
Add Salsa20
2017-10-23 15:45:02 -07:00
Steffen Jaeckel
08a461b39c
also build openssl-enc
2017-06-08 21:32:10 +02:00
Steffen Jaeckel
81f0297285
small fix-ups
2017-05-11 23:04:37 +02:00
Steffen Jaeckel
794a416715
fix libtomcrypt.pc installation
2017-05-11 23:04:37 +02:00
Steffen Jaeckel
544f7cc6ce
ignore eclipse special files
2017-05-11 23:04:37 +02:00
Karel Miko
5c2bea093a
zipup target facelift
2017-05-11 23:04:37 +02:00
Steffen Jaeckel
85dc39483f
rename crypt to ltcrypt
...
a binary called crypt already exists and creates a name-clash as we won't
implement the entire CLI even if this tool implements similar functionality
2017-05-11 23:04:37 +02:00
Steffen Jaeckel
57c703b14c
update doc process a bit
...
* remove crypt.pdf from repo
* ignore generated PDF's
* make refman.pdf generation silent
2017-04-25 21:23:25 +02:00
Karel Miko
7bb7bdde1d
improving MS Windows builds (msvc)
2017-03-29 08:48:33 +02:00
Steffen Jaeckel
1c6c02e18d
fix gitignore
2016-04-03 14:12:27 +02:00
Steffen Jaeckel
7db5760c91
add possibility to create combined coverage
...
Define the environment variable LTC_COVERAGE to something, run testme.sh
with all the coverage compile time options enabled and then 'make lcov'
creates the combined coverage for all combinations of compile-time
options handled in testme.sh.
e.g. LTC_COVERAGE=1 ./testme.sh "makefile -j3" "-DUSE_LTM -DLTM_DESC -I../libtommath -fprofile-arcs -ftest-coverage" "../libtommath/libtommath.a -lgcov"
2015-09-08 01:36:13 +02:00
Steffen Jaeckel
21ed315527
ignore output of 'make doxy'
2015-09-08 01:14:57 +02:00
Steffen Jaeckel
7189998ba1
update gitignore
2014-07-15 15:45:39 +02:00
Steffen Jaeckel
a0d0a17acf
update gitignore
2014-07-14 15:35:04 +02:00
Steffen Jaeckel
389bbf0d05
update gitignore
2014-05-25 00:35:03 +02:00
Steffen Jaeckel
b895f13484
minor changes/clean-up sources
2014-04-30 01:10:22 +02:00
Steffen Jaeckel
449d5e718d
gitignore: add files that are generated while profiling
2014-04-04 01:03:58 +02:00
Steffen Jaeckel
ee4a9477ec
update gitignore
2013-03-20 18:34:16 +02:00
Steffen Jaeckel
7efe74427b
update gitignore
2013-03-15 12:23:59 +02:00
Steffen Jaeckel
5ec1e53e02
updated gitignore
2011-03-21 22:59:59 +01:00
Steffen Jaeckel
2895c9d7fe
updated gitignore
2011-01-25 11:27:28 +01:00
Steffen Jaeckel
5b1c0108c9
updated gitignore and VS2008 project file
2011-01-24 10:41:30 +01:00
Steffen Jaeckel
4a8927d5c0
updated gitignore to ignore files generated when executing build.sh
2011-01-19 09:21:19 +01:00
Steffen Jaeckel
fcd5faf947
added gitignore to suppress .o and .a files
2010-06-16 19:58:57 +02:00