Commit Graph

  • b49e2251a0 Let user specified hash algo take precedence Vivek Goyal 2013-07-12 14:52:09 -04:00
  • fa3c365cce Get hash algorithm info from the signature Vivek Goyal 2013-07-12 14:52:08 -04:00
  • 00caa1d5ba Put right hash algo info in digital signature version 1 header Vivek Goyal 2013-07-12 14:52:07 -04:00
  • b48f4f9c7e Fix hash array size in verify_ima() Vivek Goyal 2013-07-12 14:52:06 -04:00
  • 16d40dbdf6 evmctl: Fix signature verification code for V2 digital signature Vivek Goyal 2013-06-24 23:09:36 -04:00
  • 3f0c0a3c84 Fix verification using signature file Dmitry Kasatkin 2013-07-10 16:00:53 +01:00
  • 076fd302bb support for asymmetric crypto keys and new signature format v0.5 Dmitry Kasatkin 2013-02-11 13:59:01 +02:00
  • 1d24a94bb5 added uuid support for EVM Dmitry Kasatkin 2013-02-11 13:55:32 +02:00
  • 5be54eaca4 Update README v0.4 Dmitry Kasatkin 2012-09-10 13:29:39 +03:00
  • a58cd9f4af Remove test scripts Dmitry Kasatkin 2012-09-10 14:51:31 +03:00
  • c8b4f34fd4 remove directory entry list sorting Dmitry Kasatkin 2012-09-06 13:36:41 +03:00
  • c171931236 added ima signature verification support Dmitry Kasatkin 2012-08-13 09:28:53 +03:00
  • ba07c9d4b1 do not output type prefix for sig files Dmitry Kasatkin 2012-08-13 13:43:40 +03:00
  • 203f058903 added support for kernel module signature Dmitry Kasatkin 2012-08-09 21:30:17 +03:00
  • 72ad26c3be disable printing signature when using sigfiles Dmitry Kasatkin 2012-08-09 21:35:10 +03:00
  • f41d43026b Remove tag creation Dmitry Kasatkin 2012-05-18 18:54:33 +03:00
  • 4ae323778e Version 0.3 v0.3 Dmitry Kasatkin 2012-05-18 18:29:55 +03:00
  • 1001b9f992 Added hash calculation for special files Dmitry Kasatkin 2012-05-18 16:52:10 +03:00
  • 307f8162eb Refactored to remove redundant hash initialization code Dmitry Kasatkin 2012-05-18 16:49:28 +03:00
  • ef74ed1ab2 Do not search for algorithm as it is known Dmitry Kasatkin 2012-05-18 16:54:55 +03:00
  • 588cbb7492 Some files updated Dmitry Kasatkin 2012-05-18 13:46:06 +03:00
  • bcaadb1205 Use libexec for programs and scripts Dmitry Kasatkin 2012-05-18 13:40:28 +03:00
  • f60ffc2109 Remove forced tag creation Dmitry Kasatkin 2012-05-18 13:39:01 +03:00
  • 9c4d793034 inline block variable renamed Dmitry Kasatkin 2012-05-18 12:43:59 +03:00
  • 42e40570e6 Added entry type to directory hash calculation Dmitry Kasatkin 2012-05-18 12:41:31 +03:00
  • 13571ace6b llistxattr returns 0 if there are no xattrs and it is valid Dmitry Kasatkin 2012-05-18 12:40:13 +03:00
  • 76f3496455 evm-utils renamed to ima-evm-utils. v0.2 Dmitry Kasatkin 2012-04-05 14:54:28 +03:00
  • dc36ed86d3 Added RPM and TAR building rules Dmitry Kasatkin 2012-04-05 15:24:01 +03:00
  • de89119dbf added command options description Dmitry Kasatkin 2012-04-05 14:32:28 +03:00
  • 04e3ff3ef5 removed unused parameter Dmitry Kasatkin 2012-04-05 13:48:39 +03:00
  • 5769fb1833 import functions combined Dmitry Kasatkin 2012-04-05 13:48:08 +03:00
  • 52960f8b93 updated error handling Dmitry Kasatkin 2012-04-05 12:07:54 +03:00
  • e576ac9771 read list of existing extended attributes Dmitry Kasatkin 2012-04-04 16:48:38 +03:00
  • d61b9c0be7 added HMAC API error handling Dmitry Kasatkin 2012-04-04 16:48:16 +03:00
  • 1e2934d9a3 version 0.1.0 v0.1.0 Dmitry Kasatkin 2012-04-02 15:52:30 +03:00
  • c13fce4028 remove unused parameter Dmitry Kasatkin 2012-03-15 11:52:36 +02:00
  • aa2f6e9b63 Changed time_t timestamp type to uint32_t Dmitry Kasatkin 2012-02-02 10:12:34 +02:00
  • ff071501d0 Added missing CFLAGS Dmitry Kasatkin 2012-02-01 14:38:54 +02:00
  • f2b486e053 Added signature write to .sig file Dmitry Kasatkin 2012-02-01 14:30:30 +02:00
  • e3f11d343a Change set_xattr to xattr. Dmitry Kasatkin 2012-02-01 11:10:15 +02:00
  • 7e89de565e Changed to conform Linux kernel coding style Dmitry Kasatkin 2012-02-01 10:46:21 +02:00
  • e91cb01e9a added password parameter for using encrypted keys Dmitry Kasatkin 2012-02-01 10:33:07 +02:00
  • b0966fd243 added openssl initialization and error reporting Dmitry Kasatkin 2012-02-01 10:29:33 +02:00
  • 0b197c4d30 minor fixes Dmitry Kasatkin 2012-01-30 13:23:28 +02:00
  • 510061c2b8 Added RPM and TAR building rules v0.1.1 Dmitry Kasatkin 2012-04-05 15:24:01 +03:00
  • 7b0cbf5e53 evm-utils renamed to ima-evm-utils Dmitry Kasatkin 2012-04-05 14:54:28 +03:00
  • 776183a642 added command options description Dmitry Kasatkin 2012-04-05 14:32:28 +03:00
  • c3d090abba removed unused parameter Dmitry Kasatkin 2012-04-05 13:48:39 +03:00
  • bb79f7aaf2 import functions combined Dmitry Kasatkin 2012-04-05 13:48:08 +03:00
  • a3c7609b80 updated error handling Dmitry Kasatkin 2012-04-05 12:07:54 +03:00
  • d70816cbf1 read list of existing extended attributes Dmitry Kasatkin 2012-04-04 16:48:38 +03:00
  • c6c8cccb83 added HMAC API error handling Dmitry Kasatkin 2012-04-04 16:48:16 +03:00
  • 94de24e5ad version 0.1.0 Dmitry Kasatkin 2012-04-02 15:52:30 +03:00
  • 3f2f98aef8 remove unused parameter Dmitry Kasatkin 2012-03-15 11:52:36 +02:00
  • ae47101134 Changed time_t timestamp type to uint32_t Dmitry Kasatkin 2012-02-02 10:12:34 +02:00
  • d98e4a9bed Added missing CFLAGS Dmitry Kasatkin 2012-02-01 14:38:54 +02:00
  • 179664d7e9 Added signature write to .sig file Dmitry Kasatkin 2012-02-01 14:30:30 +02:00
  • c440d2d95f Change set_xattr to xattr. Dmitry Kasatkin 2012-02-01 11:10:15 +02:00
  • fed7fb6933 Changed to conform Linux kernel coding style Dmitry Kasatkin 2012-02-01 10:46:21 +02:00
  • 78494ab370 added password parameter for using encrypted keys Dmitry Kasatkin 2012-02-01 10:33:07 +02:00
  • 192f897b8e added openssl initialization and error reporting Dmitry Kasatkin 2012-02-01 10:29:33 +02:00
  • 0799e24820 minor fixes Dmitry Kasatkin 2012-01-30 13:23:28 +02:00
  • c94a0b9262 Merge branch 'master' of ssh://linux-ima.git.sourceforge.net/gitroot/linux-ima/evm-utils Dmitry Kasatkin 2011-12-02 14:39:56 +02:00
  • 8e68cd0135 Scripts for searching not only root owned files Dmitry Kasatkin 2011-12-02 14:15:19 +02:00
  • b60f927609 directory hash calculation Dmitry Kasatkin 2011-12-01 18:40:27 +02:00
  • 874c0fd45c EVM hmac calculation Dmitry Kasatkin 2011-11-30 15:03:39 +02:00
  • 774029f71e EVP API for evm hash calculation Dmitry Kasatkin 2011-11-30 15:09:34 +02:00
  • 273701a5b2 evmctl - IMA/EVM control tool Dmitry Kasatkin 2011-10-14 16:53:34 +03:00
  • e2da6956c4 evmctl - IMA/EVM control tool Dmitry Kasatkin 2011-10-14 16:53:34 +03:00
  • 6ec041487e initial empty repo Dmitry Kasatkin 2010-11-25 11:27:14 +02:00