diff options
author | TimB87 <tbier@posteo.de> | 2019-06-11 23:45:44 +0200 |
---|---|---|
committer | TimB87 <tbier@posteo.de> | 2019-06-11 23:45:44 +0200 |
commit | 447f1d43543763d47de7606cb1b36f47858fde05 (patch) | |
tree | 8677d5c03c17543e58c80a2e8a5c3c0ef408692c /argon2/.footprint | |
parent | 27b2344022adee768013eb4fd24e0d6bc389e91a (diff) | |
download | contrib-447f1d43543763d47de7606cb1b36f47858fde05.tar.gz contrib-447f1d43543763d47de7606cb1b36f47858fde05.tar.xz |
argon2: initial commit
Diffstat (limited to 'argon2/.footprint')
-rw-r--r-- | argon2/.footprint | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/argon2/.footprint b/argon2/.footprint new file mode 100644 index 000000000..cfeac8a36 --- /dev/null +++ b/argon2/.footprint @@ -0,0 +1,11 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/argon2 +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/argon2.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libargon2.a +lrwxrwxrwx root/root usr/lib/libargon2.so -> libargon2.so.1 +-rwxr-xr-x root/root usr/lib/libargon2.so.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libargon2.pc |