Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix new_generator #192

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

hansieodendaal
Copy link
Contributor

  • Fixed pub fn new_generator(label: &'static str) too few bytes error (DigestTooShort)
  • Added a test case for pub fn new_generator

- Fixed `pub fn new_generator(label: &'static str)` too few bytes error (DigestTooShort)
- Added a test case for `pub fn new_generator`
@SWvheerden SWvheerden merged commit 0d463b0 into tari-project:main Aug 7, 2023
@hansieodendaal hansieodendaal deleted the ho_fix_new_generator branch August 8, 2023 06:02
@SWvheerden SWvheerden mentioned this pull request Aug 10, 2023
SWvheerden added a commit that referenced this pull request Aug 10, 2023
#
[0.18.0](v0.17.0...v0.18.0)
(2023-08-10)


## ⚠ BREAKING CHANGES

* enable no_std support for tari_crypto (#191)
* move the WASM and FFI builds to seperate Repos (#193)

## Features

* enable no_std support for tari_crypto
([191](#191))
([a0e9765](a0e9765))
* fix new_generator
([192](#192))
([0d463b0](0d463b0))
* move the WASM and FFI builds to seperate Repos
([193](#193))
([053119f](053119f))
* remove unused dalek rangeproof
([184](#184))
([d21cd37](d21cd37))
* update dependancies
([185](#185))
([4c2424f](4c2424f))
* zeroize temporary scalar byte array
([188](#188))
([2147522](2147522))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants