aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Encode-Base58-GMP
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add NO_ARCHSunpoet Po-Chuan Hsieh2018-06-201-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=472934
* Add converters/p5-Encode-Base58-GMPKirill Ponomarev2018-06-164-0/+29
High speed Base58 encoding using GMP with BigInt and MD5 support PR: 229048 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> Notes: svn path=/head/; revision=472565