2022-02-13 22:06:53 UTC

This commit is contained in:
Repository mirror & CI
2022-02-13 22:06:54 +00:00
parent a189215b87
commit a0cbb6ac56
4 changed files with 1 additions and 24 deletions

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=configure install
DEPEND=dev-libs/libsodium pcre2? ( dev-libs/libpcre2 )
DESCRIPTION=Vanity address generator for v3 Tor hidden service addresses
EAPI=7
HOMEPAGE=https://github.com/cathugger/mkp224o
IUSE=amd64-51-30k amd64-64-24k besort binsearch +donna donna-sse2 pcre2 ref10 +statistics
KEYWORDS=~amd64 ~x86
LICENSE=CC0-1.0
RDEPEND=dev-libs/libsodium pcre2? ( dev-libs/libpcre2 )
REQUIRED_USE=^^ ( amd64-51-30k amd64-64-24k donna donna-sse2 ref10 ) besort? ( binsearch )
SLOT=0
SRC_URI=https://github.com/cathugger/mkp224o/releases/download/v1.5.0/mkp224o-1.5.0-src.tar.gz
_md5_=51c39ac5ee10010fc401a5b8da3fdfd5

View File

@@ -52,7 +52,6 @@ app-crypt/certbot-dns-digitalocean 1.22.0: Digitalocean DNS Authenticator plugin
app-crypt/configuradorfnmt 1.0.1: Spanish government certificate request generator
app-crypt/gnome-encfs-manager 1.9: An easy to use manager and mounter for encfs stashes
app-crypt/intel-ipsec-mb 1.1 9999: Multi-Buffer Crypto for IPSec from Intel
app-crypt/mkp224o 1.5.0: Vanity address generator for v3 Tor hidden service addresses
app-crypt/pgp 2.6.3a: Public-key encryption and digital signature utility
app-crypt/reop 2.1.1: reasonable expectation of privacy
app-crypt/tomb 2.9-r6: Tomb :: File Encryption on GNU/Linux

View File

@@ -1 +1 @@
Sun, 13 Feb 2022 21:21:47 +0000
Sun, 13 Feb 2022 22:06:53 +0000

View File

@@ -11,15 +11,6 @@ app-crypt/gnome-encfs-manager:appindicator - Build in support for notifications
app-crypt/intel-ipsec-mb:safe-data - sensitive information is cleared on completion of a function call
app-crypt/intel-ipsec-mb:safe-lookup - lookups which depend on sensitive information are implemented with constant time functions
app-crypt/intel-ipsec-mb:safe-param - input parameters are checked, looking generally for NULL pointers or an incorrect input length
app-crypt/mkp224o:amd64-51-30k - Use x86_64 amd64-51-30k SUPERCOP implementation
app-crypt/mkp224o:amd64-64-24k - Use x86_64 amd64-64-24k SUPERCOP implementation
app-crypt/mkp224o:besort - Force intfilter binary search case to use big endian sorting; useful if your filters aren't of the same length
app-crypt/mkp224o:binsearch - Enable binary search algo; much faster if there are a lot of filters
app-crypt/mkp224o:donna - Use portable ed25519-donna implementation
app-crypt/mkp224o:donna-sse2 - Use x86 + SSE2 ed25519-donna implementation
app-crypt/mkp224o:pcre2 - Enable the regex engine and use pcre2
app-crypt/mkp224o:ref10 - Use portable ref10 SUPERCOP implementation
app-crypt/mkp224o:statistics - Collect performance statistics
app-crypt/tomb:tray - add a tomb tray in a QT desktop toolbar
app-crypt/uacme:gnutls - Use net-libs/gnutls instead of dev-libs/openssl
app-crypt/uacme:man - Build and install man pages