FreeBSD Bugzilla – Attachment 170928 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]
shar of complete port, revision 20160530
security-libargon2.shar (text/plain), 2.03 KB, created by
Christopher Hall
on 2016-06-02 03:32:44 UTC
(
hide
)
Description:
shar of complete port, revision 20160530
Filename:
MIME Type:
Creator:
Christopher Hall
Created:
2016-06-02 03:32:44 UTC
Size:
2.03 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= 20160530 >XCATEGORIES= security devel >X >XMAINTAINER= hsw@bitmark.com >XCOMMENT= Memory hard password hashing program and library >X >XLICENSE= CC0-1.0 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= P-H-C >XGH_PROJECT= phc-winner-argon2 >XGH_TAGNAME= 4625cc5 >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 ${INSTALL_MAN} ${WRKSRC}/man/argon2.1 ${STAGEDIR}${PREFIX}/man/man1 >X >X.include <bsd.port.mk> >b67911656ef5d18c4ae36cb6741b7965 >echo x - distinfo >sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' >XSHA256 (P-H-C-phc-winner-argon2-20160530-4625cc5_GH0.tar.gz) = 14e0a5107e2d868de7ecdfbd0ad7ff5c46fa2a8f8eaf4c9c4f10fde7d1d8d77e >XSIZE (P-H-C-phc-winner-argon2-20160530-4625cc5_GH0.tar.gz) = 1162095 >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 >Xman/man1/argon2.1.gz >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