Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: VnUgE/noscrypt

Tags

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 25b4c83
Author: vnugent <[email protected]>
Date:   Mon Oct 6 11:42:27 2025 -0400

    chore(changelog): post-review changelog updates

commit f3da1b2
Author: vnugent <[email protected]>
Date:   Mon Oct 6 10:57:34 2025 -0400

    chore(changelog): Update changelog for v0.1.13

commit 0e0cb54
Author: vnugent <[email protected]>
Date:   Mon Oct 6 10:39:01 2025 -0400

    build: Transition more shell commands into v3.45 compatible syntax

commit 6298813
Author: vnugent <[email protected]>
Date:   Mon Oct 6 10:38:13 2025 -0400

    chore(deps): Update dotnet test nuget dependencies

commit 3bd9ade
Merge: 1b6349b 1385fc1
Author: vnugent <[email protected]>
Date:   Mon Oct 6 10:21:41 2025 -0400

    merge branch 'feature/no-ref/dotnet-updates' into 'develop'

commit 1385fc1
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:42:54 2025 -0400

    chore(changelog): Update changelog

commit d645516
Merge: b5d8ecf 1b6349b
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:37:23 2025 -0400

    Merge branch 'develop' into feature/no-ref/dotnet-updates

commit 1b6349b
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:36:12 2025 -0400

    chore(changelog): Update changelog

commit 2f8bed6
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:30:30 2025 -0400

    build: Update build scripts to support task v3.45 on Windows

commit b5d8ecf
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:03:49 2025 -0400

    chore(dotnet): Update the usage of `IUmanagedHeap` interface with breaking changes from vnlib.core v0.1.2

commit d98fd29
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:02:54 2025 -0400

    chore(deps): Update vnlib.core to v0.1.3 stable release

commit afe2d5d
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:02:13 2025 -0400

    tests: correct usage of `Assert.Throws` exception checking to `ThrowsEactly`

commit 576d7c0
Author: vnugent <[email protected]>
Date:   Sun Oct 5 15:01:09 2025 -0400

    chore: Add director.build.props configuration and remove command line msbuild properties from the build scripts

commit 2a3d453
Author: vnugent <[email protected]>
Date:   Wed Aug 27 23:32:07 2025 -0400

    doc: Fix minor spelling errors in code docs.

commit 872d3db
Author: vnugent <[email protected]>
Date:   Wed Aug 27 23:30:06 2025 -0400

    chore(deps): Update MSTest dependencies to v3.10.3

commit 860d559
Author: vnugent <[email protected]>
Date:   Wed Aug 27 23:29:37 2025 -0400

    chore(deps): Update `vnlib.core` to v0.1.2-rc.9

commit bda5dcb
Merge: 7b865df 7a9219e
Author: vnugent <[email protected]>
Date:   Tue Aug 12 12:20:48 2025 -0400

    merge branch 'master' into 'develop'

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 7b865df
Author: vnugent <[email protected]>
Date:   Tue Aug 12 12:12:33 2025 -0400

    chore(changelog): add missing 0.1.12 relase link

commit 259e686
Author: vnugent <[email protected]>
Date:   Mon Aug 11 17:28:45 2025 -0400

    chore(changelog): update changelog for v0.1.12 release

commit c9cf92a
Merge: 3c7a7f9 cc8e29a
Author: vnugent <[email protected]>
Date:   Thu Aug 7 14:19:16 2025 -0400

    merge branch 'chore/no-ref/deps-update' into 'develop'

commit cc8e29a
Author: vnugent <[email protected]>
Date:   Thu Aug 7 11:08:12 2025 -0400

    build: fix disable libsecp256k1 ctime_tests build

commit ada134c
Author: vnugent <[email protected]>
Date:   Thu Aug 7 11:00:35 2025 -0400

    chore: remove more dangling unused test files from libsecp256k1 source

commit 4700a20
Author: vnugent <[email protected]>
Date:   Wed Aug 6 13:58:49 2025 -0400

    chore: remove more unecessary secp256k1 test files

commit 45f10d2
Merge: edcde81 3c7a7f9
Author: vnugent <[email protected]>
Date:   Wed Aug 6 11:51:37 2025 -0400

    Merge branch 'develop' into chore/no-ref/deps-update

commit edcde81
Author: vnugent <[email protected]>
Date:   Wed Aug 6 11:49:23 2025 -0400

    chore(deps): update vnlib.core to v0.1.2-rc.7

commit c80639b
Author: vnugent <[email protected]>
Date:   Wed Aug 6 11:45:57 2025 -0400

    chore: update taskfile to pull libsecp256k1 version 0.7.0

commit 5dfdfed
Author: vnugent <[email protected]>
Date:   Wed Aug 6 11:45:32 2025 -0400

    build(libs): bumped minimum cmake version to 3.22 as required for libsecp256k1

    libsecp256k1 version v0.7.0 requires the system have cmake 3.22 installed and therefor sets the minimum version allowed for noscrypt since it's a required dependency.

commit 80a3c81
Author: vnugent <[email protected]>
Date:   Wed Aug 6 11:43:58 2025 -0400

    chore(changelog): update changelog with latest unreleased changes for this branch

commit a8fdee9
Author: vnugent <[email protected]>
Date:   Wed Aug 6 11:42:15 2025 -0400

    chore(deps): update libsecp256k1 to v0.7.0

    This commit updates libsecp256k1 to v0.7.0 and tests it's compatability to exisitng noscrypt code. Some extra files were removed like benchmark and testing files that aren't currently utilized for noscrypt and are unecessary.

commit 3c7a7f9
Author: vman <[email protected]>
Date:   Sun Aug 3 21:20:29 2025 -0400

    ci: fix lattest triggers

commit 6caa0df
Author: vman <[email protected]>
Date:   Sun Aug 3 21:17:00 2025 -0400

    ci: fix git sync job triggers

commit 489da7f
Author: vnugent <[email protected]>
Date:   Mon Jul 14 16:52:48 2025 -0400

    ci: fix clone urls for new project structure

commit cd3c6a7
Author: vnugent <[email protected]>
Date:   Mon Jul 14 16:50:53 2025 -0400

    chore(openssl): added debug assertions to catch invalid evp state types in openssl implementation. closes #20

    Added debug failures to EVP helper switch statements incase the state type is invalid, it can be caught in debug builds. Release builds will still fail the operation without context.

commit 50a0920
Author: vnugent <[email protected]>
Date:   Mon Jul 14 16:46:52 2025 -0400

    refactor(dotnet): use explicit unmanaged pointers when setting encryption properties

    When using cipherutil in .net wrapper, switched to using exlicit pointers instead of passing references, since the underlying implementation will hold the pointer in the cipher structure for the cipher lifetime.

commit 787d776
Merge: eeae1a3 12e0b0e
Author: vnugent <[email protected]>
Date:   Sun Jul 6 17:52:43 2025 -0400

    merge branch 'master' into 'develop'

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit eeae1a3
Author: vnugent <[email protected]>
Date:   Sun Jul 6 17:01:42 2025 -0400

    chore(changelog): update and correct changelog

    Updated the changelog to include .net dependency version updates and spelling correction

commit 24b6578
Author: vnugent <[email protected]>
Date:   Sun Jul 6 17:00:46 2025 -0400

    chore(deps): update vnlib.core .net deps to v0.1.2-rc.6

    Updated .net dependencies on vnlib.core utilties and portable hashing library

commit 5099a12
Author: vnugent <[email protected]>
Date:   Thu Jul 3 12:17:41 2025 -0400

    ci: clarify the origin of variables and use cases

commit a3245db
Author: vnugent <[email protected]>
Date:   Wed Jul 2 19:36:56 2025 -0400

    chore: update changelog for latest changes

    Updated the changelog file for the coming  v0.1.11 release

commit 4748d22
Merge: b9c54e6 524fa24
Author: vnugent <[email protected]>
Date:   Wed Jul 2 19:29:05 2025 -0400

    merge branch 'deps-update' into 'develop'

commit 524fa24
Author: vnugent <[email protected]>
Date:   Wed Jul 2 17:39:47 2025 -0400

    chore(deps): bump openssl headers to v3.5.1

    Updated the openssl headers/includes files to v3.5.1

commit 3091e40
Author: vnugent <[email protected]>
Date:   Wed Jul 2 17:35:55 2025 -0400

    chore (deps): bump mbedtls to v3.6.4

    Updated mbedtls to version 3.6.4

commit b9c54e6
Merge: c83fad0 3fb41d3
Author: vnugent <[email protected]>
Date:   Wed Jul 2 16:59:33 2025 -0400

    merge branch 'dotnet-updates' into 'develop'

commit 3fb41d3
Author: vnugent <[email protected]>
Date:   Wed Jul 2 16:51:59 2025 -0400

    build: cave and move nuget.config to the source dir an exec tests on solution again

    Fall back to running tests in the root directory and move the nuget.config file to the root dir

commit 610c13d
Author: vnugent <[email protected]>
Date:   Wed Jul 2 16:10:33 2025 -0400

    build: move nuget.config file to dotnet lib root

    Moved the nuget.config file to the dotnet wrapper library root directory where projects are executed from.

commit f0c17ef
Author: vnugent <[email protected]>
Date:   Wed Jul 2 15:53:10 2025 -0400

    test: move dotnet ci testing from solution to library tasktile

    Moved the test execution tasks to the library-local taskfile to execute tests on the project file directly. Causes the nuget source to be recognized at the project level.

commit f7f0c06
Author: vnugent <[email protected]>
Date:   Wed Jul 2 15:19:01 2025 -0400

    chore(tests): update NuGet test package references

    Updated `Microsoft.NET.Test.Sdk`, `MSTest.TestAdapter`, `MSTest.TestFramework`, and `coverlet.collector` to latest versions

commit c5c1d98
Author: vnugent <[email protected]>
Date:   Wed Jul 2 15:18:08 2025 -0400

    build: fix nuget sources and add nuget.config file

    Fixed the nuget sources by adding a nuget.config to source control with the correct index file for vnlib release repository for pulling vnlib.core dependencies

commit c7d77db
Author: vnugent <[email protected]>
Date:   Wed Jul 2 14:14:26 2025 -0400

    build: remove tasks to automatically set vnlib nuget source

    Removed the tasks that automatically set the nuget package source for vnlib core nuget private repository since commits were added to set the package source in the project file.

commit b18412d
Author: vnugent <[email protected]>
Date:   Wed Jul 2 14:12:32 2025 -0400

    build (dotnet): set vnlib nuget package source as restore source

    Set the VNLib private nuget repository as a nuget restore source for the dotnet wrapper library for easier build and development.

commit 470fa0a
Author: vnugent <[email protected]>
Date:   Wed Jul 2 14:11:02 2025 -0400

    chore(deps): bump nuget vnlib packages

    Updated `VNLib.Hashing.Portable` and `VNLib.Utils` package references in `Noscrypt.csproj` from version `0.1.2-rc.2` to `0.1.2-rc.5`.

commit c83fad0
Author: vnugent <[email protected]>
Date:   Mon Jun 2 11:03:10 2025 -0400

    bump vnlib versions to latest, fix development build triggers

commit 34be94e
Merge: 7cb8f4a bc90908
Author: vnugent <[email protected]>
Date:   Tue May 20 14:57:52 2025 -0400

    merge branch 'master' into 'develop'

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 7cb8f4a
Author: vnugent <[email protected]>
Date:   Tue May 20 11:51:54 2025 -0400

    correct the changelog and updates section

commit fa6e2ee
Author: vnugent <[email protected]>
Date:   Mon May 19 17:12:54 2025 -0400

    switch executor to publish agent

commit 4550182
Author: vnugent <[email protected]>
Date:   Mon May 19 17:06:52 2025 -0400

    fix development  branch version increments

commit 5be1f21
Author: vnugent <[email protected]>
Date:   Mon May 19 17:03:31 2025 -0400

    update readme

commit 55c0dab
Author: vnugent <[email protected]>
Date:   Mon May 19 16:56:51 2025 -0400

    update changelog for v0.1.10 release

commit 9d72eeb
Author: vnugent <[email protected]>
Date:   Mon May 19 16:34:29 2025 -0400

    remove signing flag for CI staging builds

commit 770a1aa
Author: vnugent <[email protected]>
Date:   Mon May 19 16:33:26 2025 -0400

    set value 1 for platform macros

commit 0b09e93
Author: vnugent <[email protected]>
Date:   Mon May 19 16:32:49 2025 -0400

    update mbedtls to 3.6.3.1

commit 5a06eb0
Author: vnugent <[email protected]>
Date:   Mon May 19 16:04:10 2025 -0400

    update vnlib.core libraries to 0.1.2-rc.1

commit 3a4503f
Author: vnugent <[email protected]>
Date:   Mon May 19 16:03:28 2025 -0400

    fix bcrypt tests and link bcrypt library to nctest on windows

commit b93a07a
Author: vnugent <[email protected]>
Date:   Mon May 19 15:52:51 2025 -0400

    switch to bcrypt to for windows tests random data

commit 06a1b7e
Author: vnugent <[email protected]>
Date:   Thu May 15 15:18:25 2025 -0400

    (patch) work with latest vnbuild and gitversion updates

commit d554e2a
Author: vnugent <[email protected]>
Date:   Tue May 13 21:16:21 2025 -0400

    fix versioning and run tests, also unify task variable names and defaults

commit 7d51d56
Author: vnugent <[email protected]>
Date:   Tue May 13 17:31:45 2025 -0400

    fix some spelling, setup build-version version and prep for packing

commit 6d3ef94
Author: vnugent <[email protected]>
Date:   Tue May 6 12:27:56 2025 -0400

    adjust cmake presets for latest changes

commit 98fdea1
Author: vnugent <[email protected]>
Date:   Tue May 6 12:26:42 2025 -0400

    move bcrypt secure memst impl and all refs

commit 0b4abf0
Merge: 862aac4 cbd59e0
Author: vnugent <[email protected]>
Date:   Fri Apr 25 11:35:05 2025 -0400

    merge branch 'master' into 'develop'

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 862aac4
Author: vnugent <[email protected]>
Date:   Fri Apr 25 11:25:48 2025 -0400

    update vnlib.core dependencies

commit 9cae039
Author: vnugent <[email protected]>
Date:   Thu Apr 24 12:10:32 2025 -0400

    refactor(app): extract parsing struct and mac verify function

commit 87c9b45
Author: vnugent <[email protected]>
Date:   Wed Apr 23 22:06:13 2025 -0400

    revert added trailing comma from mbedtls update

commit 5725022
Author: vnugent <[email protected]>
Date:   Tue Apr 22 21:21:40 2025 -0400

   first pass code review, move c# added section to next changelog release

commit 7ceee22
Author: vnugent <[email protected]>
Date:   Tue Apr 22 14:04:42 2025 -0400

    print success message if ci tasks complete successfully

commit 9bb3172
Author: vnugent <[email protected]>
Date:   Tue Apr 22 14:04:11 2025 -0400

    update dependencies. mbedtls -> v3.6.3 ossl -> 3.5.0

commit 53bdd19
Author: vnugent <[email protected]>
Date:   Tue Apr 22 12:29:48 2025 -0400

    use gnu flag for deprecated attribute usage. Update noscrypt bos artifact declerations. closes #10

commit 439c603
Author: vnugent <[email protected]>
Date:   Tue Apr 22 12:00:11 2025 -0400

    minor value changes

commit 9fe529a
Merge: 2ac4edd 3c23f62
Author: vnugent <[email protected]>
Date:   Mon Apr 21 16:50:14 2025 -0400

    Merge branch 'develop' into c-sharp

commit 3c23f62
Author: vnugent <[email protected]>
Date:   Mon Apr 21 16:48:30 2025 -0400

    fixed bug regarding variable renaming introduced in latest commits

commit 7d8a5eb
Author: vnugent <[email protected]>
Date:   Mon Apr 21 16:46:26 2025 -0400

    run publish job on publish-agent exec pool

commit 33c54b2
Author: vnugent <[email protected]>
Date:   Mon Apr 21 16:45:26 2025 -0400

    refactor(app)!: #12 major code clarification updates

commit 2ac4edd
Author: vnugent <[email protected]>
Date:   Sun Mar 23 16:07:20 2025 -0400

    make description clear it's a c# library

commit eed3386
Author: vnugent <[email protected]>
Date:   Sun Mar 23 14:27:42 2025 -0400

    add vnbuild artifact sbos and fix noscrypt src name

commit e1b5180
Author: vnugent <[email protected]>
Date:   Sun Mar 23 14:25:58 2025 -0400

    set versioning scheme and add branch publish ci job

commit 81f97d8
Author: vnugent <[email protected]>
Date:   Sun Mar 23 13:59:47 2025 -0400

    add nuget package tags

commit b2eb526
Author: vnugent <[email protected]>
Date:   Sun Mar 23 13:59:36 2025 -0400

    update tests for naming changes and add some clarifying comments

commit 582d0db
Author: vnugent <[email protected]>
Date:   Sun Mar 23 13:57:36 2025 -0400

    clean up remaining refactor scraps

commit 194143b
Author: vnugent <[email protected]>
Date:   Sun Mar 23 13:57:01 2025 -0400

    add some clarifying xml comments

commit 3ed827d
Author: vnugent <[email protected]>
Date:   Sun Mar 23 13:56:19 2025 -0400

    Use consitent class naming

commit 90a0c02
Author: vnugent <[email protected]>
Date:   Sun Mar 23 13:21:29 2025 -0400

    add nuget source during build and tests

commit 1745177
Author: vnugent <[email protected]>
Date:   Sun Mar 23 12:59:27 2025 -0400

    correct git url spelling, move re-initialization functions to library for more explicit calling

commit c88492b
Author: vnugent <[email protected]>
Date:   Sun Mar 23 12:36:00 2025 -0400

    correct test namespaces for signatures correction

commit b8130c1
Author: vnugent <[email protected]>
Date:   Sun Mar 23 12:35:32 2025 -0400

    update copyright dates

commit 81f41c7
Author: vnugent <[email protected]>
Date:   Sun Mar 23 12:33:12 2025 -0400

    correct signatures namespace

commit b738611
Author: vnugent <[email protected]>
Date:   Sat Mar 22 15:01:45 2025 -0400

    fix test project file & update vnlib deps

commit 2eab14e
Merge: 4f1882f 93112b8
Author: vnugent <[email protected]>
Date:   Sat Mar 22 14:58:41 2025 -0400

   merge branch 'develop' into c-sharp

commit 93112b8
Author: vnugent <[email protected]>
Date:   Sat Mar 22 14:56:17 2025 -0400

   fix tag pull and match vnlib.core versioning scheme

commit 28683dd
Merge: 94eaef1 e06e683
Author: vnugent <[email protected]>
Date:   Mon Mar 10 13:37:17 2025 -0400

    merge master into develop

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 94eaef1
Author: vnugent <[email protected]>
Date:   Mon Mar 10 11:09:45 2025 -0400

    revert accidental aes mockup function commit

commit ad84d5e
Author: vnugent <[email protected]>
Date:   Fri Mar 7 16:40:52 2025 -0500

    [skip ci] correct changelog spelling and grammar

commit 31bfbff
Merge: 254a5ee d934d76
Author: vnugent <[email protected]>
Date:   Fri Mar 7 16:32:17 2025 -0500

    merge issue#17 into develop closes #17

commit d934d76
Author: vnugent <[email protected]>
Date:   Fri Mar 7 16:24:39 2025 -0500

    enable warnings as errors for all gcc builds, add safe gcc check flags for debug builds. closes #17

commit 254a5ee
Author: vnugent <[email protected]>
Date:   Fri Mar 7 16:18:36 2025 -0500

    fix mbedtls duplicate headers

commit cec15dc
Author: vnugent <[email protected]>
Date:   Fri Mar 7 13:38:51 2025 -0500

    [skip ci] [fixes #16]

commit 41f9c36
Author: vnugent <[email protected]>
Date:   Tue Mar 4 14:53:16 2025 -0500

    add lightning url

commit 089e204
Author: vnugent <[email protected]>
Date:   Tue Mar 4 13:55:16 2025 -0500

    review and update changelog, prep 0.1.8

commit 27521e9
Author: vnugent <[email protected]>
Date:   Tue Mar 4 12:49:52 2025 -0500

    don't remove _deps dir since git is no longer required.

commit 14c5d8f
Author: vnugent <[email protected]>
Date:   Tue Mar 4 12:45:15 2025 -0500

    add quotes to crypto lib message so it's clear whether a library was specified or not

commit 885b779
Merge: c3eef13 f0bb9eb
Author: vnugent <[email protected]>
Date:   Tue Mar 4 12:43:37 2025 -0500

    merge issue#15 into develop closes #15

commit f0bb9eb
Author: vnugent <[email protected]>
Date:   Tue Mar 4 12:42:05 2025 -0500

    final changelog reivew for issue#15

commit 1cd4b9e
Author: vnugent <[email protected]>
Date:   Tue Mar 4 12:24:33 2025 -0500

    update changelog to reflect new changes

commit 8ac73e2
Author: vnugent <[email protected]>
Date:   Tue Mar 4 12:22:43 2025 -0500

    update tasks for openssl and update openssl headers to 3.4.1 (no changes were made to headers)

commit b059800
Author: vnugent <[email protected]>
Date:   Tue Mar 4 12:16:39 2025 -0500

    update monocypher and cleanup some task variables

commit 6f0321b
Author: vnugent <[email protected]>
Date:   Tue Mar 4 00:23:36 2025 -0500

    search for installed secp256k1 library prefer over local source code

commit a6fbfeb
Author: vnugent <[email protected]>
Date:   Mon Mar 3 16:17:10 2025 -0500

    vendor mbedtls and trim unecessary files

commit aa8243e
Author: vnugent <[email protected]>
Date:   Mon Mar 3 15:28:38 2025 -0500

    vendor secp256k1 library and trim down

commit c3eef13
Merge: 858f688 e6655ff
Author: vnugent <[email protected]>
Date:   Mon Mar 3 14:40:03 2025 -0500

    merge issue#14 into develop closes #14

commit e6655ff
Author: vnugent <[email protected]>
Date:   Mon Mar 3 13:49:50 2025 -0500

    use internal checkout

commit 8fefcae
Author: vnugent <[email protected]>
Date:   Mon Mar 3 13:46:51 2025 -0500

    configure CI dedicated testing arch environments

commit 858f688
Author: vnugent <[email protected]>
Date:   Sun Feb 2 15:52:05 2025 -0500

    add const to verify mac arguments parameter

commit 948811c
Author: vnugent <[email protected]>
Date:   Fri Jan 17 11:30:46 2025 -0500

    feat: #12 Add nip04 padding and padding testing

commit cc33b4e
Author: vnugent <[email protected]>
Date:   Fri Jan 10 01:53:57 2025 -0500

    simplify nip44 cipher update function and start nip04 encryption wiring

commit 9f60528
Author: vnugent <[email protected]>
Date:   Thu Jan 9 23:36:43 2025 -0500

    phase out remaining pointers in internal crypto api in favor of spans

commit fe94e40
Merge: 0b14fad 9f1e0ea
Author: vnugent <[email protected]>
Date:   Mon Jan 6 22:32:56 2025 -0500

    merge master

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 0b14fad
Author: vnugent <[email protected]>
Date:   Mon Jan 6 22:08:55 2025 -0500

    update changelog for 0.1.7 release

commit 4bd46e6
Author: vnugent <[email protected]>
Date:   Mon Jan 6 21:55:13 2025 -0500

    correct signature verification return code

commit a7bc58b
Author: vnugent <[email protected]>
Date:   Mon Jan 6 21:44:55 2025 -0500

    initialze stack buffers to zero before use

commit 70134cc
Merge: 491438d 3ae751a
Author: vnugent <[email protected]>
Date:   Tue Dec 10 22:10:06 2024 -0500

    merge master

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 491438d
Author: vnugent <[email protected]>
Date:   Tue Dec 10 21:42:00 2024 -0500

    remove debug flag to avoid linux complaints

commit 2bb15bb
Author: vnugent <[email protected]>
Date:   Tue Dec 10 21:30:48 2024 -0500

    migrate chacha cipher input and output buffers to span types

commit f074e2e
Author: vnugent <[email protected]>
Date:   Tue Dec 10 21:12:25 2024 -0500

    update changelog for openssl platform requirements

commit 4ecf122
Author: vnugent <[email protected]>
Date:   Tue Dec 10 21:10:09 2024 -0500

    fix mbedtls size guard on linux platforms

commit 5bf7579
Author: vnugent <[email protected]>
Date:   Tue Dec 10 20:43:49 2024 -0500

    update size_t overflow checks

commit 7fe4cee
Author: vnugent <[email protected]>
Date:   Tue Dec 10 19:26:41 2024 -0500

    clarify changes in chaingelog

commit 0ebbf0f
Author: vnugent <[email protected]>
Date:   Mon Dec 9 00:52:19 2024 -0500

    fix mbedtls user builds

commit 7f0e7db
Author: vnugent <[email protected]>
Date:   Tue Nov 26 20:07:12 2024 -0500

    fix: correct and clarify padding functions & update variable names

commit af02f39
Author: vnugent <[email protected]>
Date:   Fri Nov 15 23:39:01 2024 -0500

    maybe this time

commit e442fe3
Author: vnugent <[email protected]>
Date:   Fri Nov 15 18:00:30 2024 -0500

    hopefully fix full ci builds

commit 6781d3c
Author: vnugent <[email protected]>
Date:   Thu Nov 14 12:16:27 2024 -0500

    fix ci testing errors

commit 0654bf8
Author: vnugent <[email protected]>
Date:   Wed Nov 13 22:39:05 2024 -0500

    fix directory init

commit 5cf1add
Author: vnugent <[email protected]>
Date:   Wed Nov 13 22:25:32 2024 -0500

    integrate mbedtls testing and remove mbedtls fetch

commit 0baa4af
Author: vnugent <[email protected]>
Date:   Thu Nov 7 01:51:17 2024 -0500

    target mbedtls specific properties

commit 5f89f44
Author: vnugent <[email protected]>
Date:   Wed Nov 6 21:13:53 2024 -0500

    update libsecp256k1 to v0.6.0

commit d44de58
Author: vnugent <[email protected]>
Date:   Mon Nov 4 21:59:06 2024 -0500

    update dependencies and changelog for release

commit 7a01c63
Author: vnugent <[email protected]>
Date:   Mon Nov 4 12:12:38 2024 -0500

    readme + changelog updates

commit 7ec20fa
Author: vnugent <[email protected]>
Date:   Mon Nov 4 11:21:47 2024 -0500

    refactor: #9 Light cleanup & prep for release

commit e0d30c1
Author: vnugent <[email protected]>
Date:   Sun Nov 3 12:44:22 2024 -0500

    Once over and fix all valgrind warnings

commit b8a85be
Author: vnugent <[email protected]>
Date:   Sun Nov 3 00:39:19 2024 -0400

    introduce cipher to evp helpers

commit 0743e9f
Author: vnugent <[email protected]>
Date:   Sun Nov 3 00:36:23 2024 -0400

    allow empty span slices

commit 061eda3
Merge: 3c17d3d 99ad72b
Author: vnugent <[email protected]>
Date:   Sun Oct 27 01:06:16 2024 -0400

    Merge branch 'develop' into openssl-fixes

commit 99ad72b
Author: vnugent <[email protected]>
Date:   Sun Oct 27 01:04:48 2024 -0400

    add security policy

commit 3c17d3d
Author: vnugent <[email protected]>
Date:   Fri Oct 25 02:21:25 2024 -0400

    make ossl updates work

commit 2d71216
Author: vnugent <[email protected]>
Date:   Thu Oct 24 10:36:53 2024 -0400

    Update changelog for latest updates

commit f938617
Author: vnugent <[email protected]>
Date:   Wed Oct 23 21:59:03 2024 -0400

    fix: Add Valgrind to testing suite, openssl fixes

commit dc47d09
Author: vnugent <[email protected]>
Date:   Thu Oct 17 23:33:46 2024 -0400

    update CI tests and run cross-platform unit testing

commit 0cae8ca
Author: vnugent <[email protected]>
Date:   Fri Sep 6 21:57:48 2024 -0400

    avoid vnbuild deps conflicts

commit dd89d9d
Merge: d5235f5 13bcaa2
Author: vnugent <[email protected]>
Date:   Fri Sep 6 21:55:22 2024 -0400

    Merge branch 'master' into develop

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit d5235f5
Author: vnugent <[email protected]>
Date:   Fri Sep 6 21:44:09 2024 -0400

    update changelog for v0.1.5

commit b4a5a50
Author: vnugent <[email protected]>
Date:   Fri Sep 6 21:37:01 2024 -0400

    configure autobuild for master branch

commit de9741b
Author: vnugent <[email protected]>
Date:   Wed Aug 28 19:54:45 2024 -0400

    feat: add library context alloc util functions

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
VnUgE Vaughn Nugent
Squashed commit of the following:

commit 202585c
Author: vnugent <[email protected]>
Date:   Thu Aug 22 17:51:51 2024 -0400

    update changelog and readme for 0.1.4

commit 2cc0099
Author: vnugent <[email protected]>
Date:   Sat Aug 17 21:53:16 2024 -0400

    fix: #8 patched reusable cipher encryption bug

commit 756a184
Author: vnugent <[email protected]>
Date:   Mon Aug 12 14:23:13 2024 -0400

    fix changelog tags, whoops

commit 489d90f
Merge: a639280 fa5e809
Author: vnugent <[email protected]>
Date:   Mon Aug 12 13:58:15 2024 -0400

    Merge branch 'master' into develop