Derek Parker
Derek Parker's contributions
Implementing OpenSSL-backed Go cryptographic algorithms
Derek Parker
Explore how to modify a non-standard library cryptography operation to call into OpenSSL conditionally based on system FIPS requirements.
How to add debug support for Go stripped binaries
Derek Parker
+1
Discover how you can use the Go debugger, Delve, to add debug support for stripped binaries devoid of any symbol information.
New Delve features in RHEL 9.2
Derek Parker
Discover new features in Delve, the Go debugger, and learn how to use function call injections when debugging Go programs.
How debugging Go programs with Delve and eBPF is faster
Derek Parker
Learn how to use Delve to trace your programs and how Delve leverages eBPF for faster Go code debugging and better efficiency.
Using Delve to debug Go programs on Red Hat Enterprise Linux
Derek Parker
As of Red Hat Enterprise Linux 8.2, the Delve debugger is now available in the Go toolchain. Learn about Delve and how to use it to debug your Go code.
Go and FIPS 140-2 on Red Hat Enterprise Linux
Derek Parker
We share some recent improvements for go-toolset, including a feature that lets Go call into a FIPS 140-2 validated cryptographic library.
Implementing OpenSSL-backed Go cryptographic algorithms
Explore how to modify a non-standard library cryptography operation to call into OpenSSL conditionally based on system FIPS requirements.
How to add debug support for Go stripped binaries
Discover how you can use the Go debugger, Delve, to add debug support for stripped binaries devoid of any symbol information.
New Delve features in RHEL 9.2
Discover new features in Delve, the Go debugger, and learn how to use function call injections when debugging Go programs.
How debugging Go programs with Delve and eBPF is faster
Learn how to use Delve to trace your programs and how Delve leverages eBPF for faster Go code debugging and better efficiency.
Using Delve to debug Go programs on Red Hat Enterprise Linux
As of Red Hat Enterprise Linux 8.2, the Delve debugger is now available in the Go toolchain. Learn about Delve and how to use it to debug your Go code.
Go and FIPS 140-2 on Red Hat Enterprise Linux
We share some recent improvements for go-toolset, including a feature that lets Go call into a FIPS 140-2 validated cryptographic library.