| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
Simple-scrypt provides a convenience wrapper around Go's existing scrypt package that makes it easier to securely derive strong keys ("hash user passwords"). This library allows you to: – Generate a scrypt derived key with a crytographically secure salt and sane default parameters for N, r and p. – Upgrade the parameters used to generate keys as hardware improves by storing them with the derived key (the scrypt spec. doesn't allow for this by default). – Provide your own parameters (if you wish to). The API closely mirrors Go's bcrypt library in an effort to make it easy to migrate—and because it's an easy to grok API. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/elithrar/simple-scrypt
Generated by rpm2html 1.6