Skip to content

Various cryptographic routines for communicating with chef servers for golang programs and libraries.

License

Notifications You must be signed in to change notification settings

ctdk/chefcrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chefcrypto

Various cryptographic routines for communicating with chef servers for golang programs and libraries. Originally part of goiardi, it's been split out for packaging purposes.

Documentation

See the godocs at https://pkg.go.dev/github.com/ctdk/chefcrypto.

Version

Along with some changes for goiardi 1.0.0, this module got set up with a go.mod file for excellence in go module support. Per the suggestions from the go people on the go modules documentation pages, the chefcrypto module's version has been bumped to v1.0.0 -- not because any incompatible changes were made to support goiardi 1.0.0, but because it's set up for go modules now.

AUTHOR

Jeremy Bingham (jeremy@goiardi.gl)

COPYRIGHT

Copyright 2013-2020, Jeremy Bingham

CODE OF CONDUCT

This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. [code-of-conduct]: http://todogroup.org/opencodeofconduct/#Goiardi/abuse-coc@goiardi.gl

This code of conduct can also be found in CONDUCT.md in this repository.

LICENSE

Like many Chef ecosystem programs, goairdi is licensed under the Apache 2.0 License. See the LICENSE file for details.

The goiardi documentation in the docs directory is licensed under a Creative Commons Attribution 4.0 International (CC-BY 4.0) License.

Chef is copyright (c) 2008-2020 Chef Software (formerly Opscode, Inc.) and its various contributors.

Thanks go out to the fine folks of Chef Software and the Chef community for all their hard work.

About

Various cryptographic routines for communicating with chef servers for golang programs and libraries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages