Skip to content

Conversation

@philljj
Copy link
Contributor

@philljj philljj commented Dec 28, 2025

Description

Support wolfcrypt FIPS in FreeBSD kernel.

Adds a bsdkm/README.md

Requires:

Testing

See readme:

fips_hash=0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
./configure --enable-freebsdkm --enable-cryptonly --enable-crypttests --enable-fips=v6 \
  CFLAGS="-DWOLFCRYPT_FIPS_CORE_HASH_VALUE=$fips_hash" && \
  make && sudo kldload bsdkm/libwolfssl.ko

@philljj philljj self-assigned this Dec 28, 2025
@devin-ai-integration

This comment was marked as spam.

@philljj
Copy link
Contributor Author

philljj commented Dec 28, 2025

Retest this please.

(Found unhandled jenkins exception).

@philljj philljj requested a review from douzzer December 29, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant