Skip to content
#

go-library

Here are 139 public repositories matching this topic...

metalim
metalim commented Mar 26, 2020

Following warning is reported during compilation on macOS 10.15.3/10.15.4:

In file included from ../../../github.com/go-gl/glfw/v3.2/glfw/c_glfw_darwin.go:8:
../../../github.com/go-gl/glfw/v3.2/glfw/glfw/src/cocoa_window.m:989:9: warning: multiple methods named 'center' found [-Wobjc-multiple-method-names]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDK

goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.

  • Updated Feb 11, 2020
  • Go

Improve this page

Add a description, image, and links to the go-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the go-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.