FreeBSD Bugzilla – Attachment 170163 Details for
Bug 209411
[NEW PORT] security/libargon2: Memory hard password hashing program and library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Port files for libargon2
security-libargon2.shar (text/plain), 1.91 KB, created by
Christopher Hall
on 2016-05-10 02:10:14 UTC
(
hide
)
Description:
Port files for libargon2
Filename:
MIME Type:
Creator:
Christopher Hall
Created:
2016-05-10 02:10:14 UTC
Size:
1.91 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># Makefile ># distinfo ># pkg-descr ># pkg-plist ># >echo x - Makefile >sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' >X# Created by: Christopher Hall >X# $FreeBSD$ >X >XPORTNAME= libargon2 >XPORTVERSION= 20160413 >XCATEGORIES= security devel >X >XMAINTAINER= hsw@bitmark.com >XCOMMENT= Password hash Argon2 >X >XLICENSE= CC0-1.0 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= P-H-C >XGH_PROJECT= phc-winner-argon2 >XGH_TAGNAME= 26c2724 >X >XUSES= gmake >XUSE_LDCONFIG= yes >X >Xdo-install: >X ${INSTALL_DATA} ${WRKSRC}/include/argon2.h ${STAGEDIR}${PREFIX}/include >X ${INSTALL_LIB} ${WRKSRC}/libargon2.a ${STAGEDIR}${PREFIX}/lib >X ${INSTALL_LIB} ${WRKSRC}/libargon2.so ${STAGEDIR}${PREFIX}/lib >X ${INSTALL_PROGRAM} ${WRKSRC}/argon2 ${STAGEDIR}${PREFIX}/bin >X >X.include <bsd.port.mk> >b67911656ef5d18c4ae36cb6741b7965 >echo x - distinfo >sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' >XSHA256 (P-H-C-phc-winner-argon2-20160413-26c2724_GH0.tar.gz) = 7eb07312fcdc003a8d02e11c8e8b7040ae7468833567391dae95264bd0a9e89a >XSIZE (P-H-C-phc-winner-argon2-20160413-26c2724_GH0.tar.gz) = 1161053 >57677d168a5ec21bdf22c9501f075a8f >echo x - pkg-descr >sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' >XArgon2 is a password-hashing function that summarizes the state of the >Xart in the design of memory-hard functions and can be used to hash >Xpasswords for credential storage, key derivation, or other >Xapplications. >X >XWWW: https://github.com/P-H-C/phc-winner-argon2/ >7f9555c3c1089940396b503dd37f3979 >echo x - pkg-plist >sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' >X@comment $FreeBSD$ >Xbin/argon2 >Xinclude/argon2.h >Xlib/libargon2.a >Xlib/libargon2.so >842cde48cf18b70a11b15515ca566742 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209411
:
170163
|
170928