hash
Package info
- 
							Homepage
 gitlab.com/clean-and-itasks/libraries/hash
- 
							Latest version
 1.0.2, 1 year, 4 months ago
- 
							Maintainer
 TOP Software Technology
- 
							License
 BSD-2-Clause
Description
This library provides several hashing functions (SHA1, MD5).
Readme
					
					
					# hash
This library provides several hashing functions (SHA1, MD5).
## Licence
The package is licensed under the BSD-2-Clause license; for details, see the
[LICENSE](/LICENSE) file.
				
			Changelog
					
					
					# Changelog
#### 1.0.2
- Chore: accept `base` `3.0`.
#### 1.0.1
- Chore: support text ^2.
- Chore: support system ^2.
## 1.0.0
- Initial version, import modules from clean platform v0.3.38 and destill all
  hashing modules.
				
			Versions
- 
	1.0.2 latest 1 year, 4 months agoDependencies: base ^2.0.0 || ^3.0.0; category-theory ^1.0.0; system ^1.0.0 || ^2.0.0; text ^1.0.0 || ^2.0.0. Targets: any-any. 
- 
	1.0.1 1 year, 10 months agoDependencies: base ^2.0.0; category-theory ^1.0.0; system ^1.0.0 || ^2.0.0; text ^1.0.0 || ^2.0.0. Targets: any-any. 
- 
	1.0.0 2 years agoDependencies: base ^2.0.0; category-theory ^1.0.0; system ^1.0.0; text ^1.0.0. Targets: any-any.