X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=dist.ini;h=478e9654855bc95b3df10653cccd1891b1acde18;hb=b01f40aad5c23676c1e3d5e80cdf75097e32ffba;hp=0087b3f5c67d00967979d2c764923007915ee1b2;hpb=70873c121ab4acf4a061853f80e5a37557f23865;p=chaz%2Fp5-File-KDBX diff --git a/dist.ini b/dist.ini index 0087b3f..478e965 100644 --- a/dist.ini +++ b/dist.ini @@ -6,9 +6,20 @@ license = Perl_5 [@Author::CCM] Test::CleanNamespaces.skip[0] = ::Util|::KDF::AES$ +RepoReadme.type = gfm + +[Prereqs / RuntimeRequires] +Crypt::Cipher::AES = 0 +Crypt::Stream::ChaCha = 0.048 +Crypt::Stream::Salsa20 = 0.055 [Prereqs / RuntimeRecommends] -File::Spec = 0 +File::Spec = 0 + +[Prereqs / RuntimeSuggests] +; These are some non-standard ciphers which KeePass can support with plugins: +Crypt::Stream::Twofish = 0 +Crypt::Stream::Serpent = 0.055 [Prereqs / TestSuggests] POSIX::1003 = 0