8 Commits

Author SHA1 Message Date
1c10a0bd17 Update go module location 2025-05-27 16:54:23 +02:00
a9a497dd0f Bump golang.org/x/crypto from 0.36.0 to 0.37.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 04:58:07 +00:00
36732fccc7 Bump golang.org/x/crypto from 0.34.0 to 0.36.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.34.0 to 0.36.0.
- [Commits](https://github.com/golang/crypto/compare/v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 04:23:40 +00:00
8492114506 Bump golang.org/x/crypto from 0.33.0 to 0.34.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 04:38:52 +00:00
44e622fc27 Update dependencies and minimum key size
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-02-13 16:04:07 +01:00
25b79f8cc6 Update dependencies 2025-01-12 17:29:03 +01:00
df500c6f1c Add Encrypt() and Decrypt() functionality 2024-10-25 17:11:27 +02:00
24361433cb Initiale go module
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2024-10-23 09:23:37 +02:00