X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=dist.ini;h=478e9654855bc95b3df10653cccd1891b1acde18;hp=bcb8902686294e2bf255e01564224f608918f025;hb=5950244f5eaeda8ec5f83b236552217ec5d480cb;hpb=8e03ecf8069596b2a3bf7c21a6d72860b06986ff diff --git a/dist.ini b/dist.ini index bcb8902..478e965 100644 --- a/dist.ini +++ b/dist.ini @@ -8,8 +8,18 @@ license = Perl_5 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