Refactored cryptographic functions and GlobalPlatform API to replace fixed-size `BYTE` arrays with `PBYTE` for improved flexibility and consistency.
Merge pull request #110 from kaoh/dependabot/bundler/docs/rexml-3.4.2
Bump rexml from 3.4.1 to 3.4.2 in /docs
Merge pull request #112 from popy2k14/fix_renc_decryption
fixed various bugs for SCP03 RENC decryption:
Improve GlobalPlatform library detection; prioritize CMake target for in-tree builds and enhance platform-specific fallback handling.
Add support for static linking of gpshell and plugins; update build scripts, dependencies, and documentation
Refactored key derivation and session key functions to use `PBYTE` for improved consistency; updated CMake minimum required version to 3.10 across all modules; adjusted include paths to prioritize in-tree GlobalPlatform headers over system-installed versions.
Improved Windows build instructions
increased receipt size to 16 bytes
Merge pull request #106 from kaoh/dependabot/bundler/docs/nokogiri-1.18.9
Bump nokogiri from 1.17.2 to 1.18.9 in /docs
installation paramaters field length fix
fix windows build workflow
Merge pull request #104 from kaoh/install_params_size
fixes issue #92 support for install params > 128 bytes
fixes issue #92 support for install params > 128 bytes
fixes issue #92 support for install params > 128 bytes
version updates
updated and completed API documentation
Merge pull request #102 from kaoh/dependabot/bundler/docs/uri-0.13.2
Bump uri from 0.13.1 to 0.13.2 in /docs
Merge pull request #103 from kaoh/dependabot/bundler/docs/nokogiri-1.18.9
Bump nokogiri from 1.16.7 to 1.18.9 in /docs
completed manpage documentation
Merge pull request #101 from StarGate01/fix-header
Fix GP211_init_implicit_secure_channel symbol name
Update FUNDING.yml
Update FUNDING.yml
Merge pull request #98 from bjornfor/move-version-number-to-cmake
Move version number to cmake
update funding
Merge pull request #97 from bjornfor/fix-version-number
gpshell.1.md: fix version number
website update
website update
fix funding
fix funding
fix funding
fix funding
fix funding
fix funding
add funding
Merge pull request #96 from bjornfor/support-out-of-source-builds
cmake: fix out-of-source builds
no lto flag support in tests
increase buflen for gpshell
Merge pull request #89 from jas4711/jas/dlopen-versioned-so
gpshell: dlopen gppcscconnectionplugin.so.1.
fixed zlibwapi copying
added missing zlibwapi.dll to bundle
Merge pull request #90 from jas4711/jas/authors-add
Add myself to AUTHORS, see #81.
Update bundle-windows.yml
Update bundle-windows.yml
Update bundle-windows.yml
Create bundle-windows.yml
using tar for bundling in Windows
using build directory for finding GP
using build directory for finding GP
no trying to find PkgConfig if not running in Unix
no trying to find PkgConfig if not running in Unix
updated release and notes
Merge pull request #77 from kaoh/dependabot/bundler/docs/nokogiri-1.15.4
Bump nokogiri from 1.13.9 to 1.15.4 in /docs
Merge pull request #88 from jas4711/jas/fix-rsa-exponent
Fix RSA exponent conversion. Fixes: #84.
fixed typo
Merge pull request #86 from jas4711/jas/fix-license-typo
Fix typo in license header.
fixed uninitialised value in unit tests
fixed incorrect header byte array sizes
Merge pull request #83 from jas4711/jas/fix-typo
Fix typo in license header.
added openssl exception
updated copyrights
Merge pull request #76 from kaoh/dependabot/bundler/docs/commonmarker-0.23.10
Bump commonmarker from 0.23.6 to 0.23.10 in /docs
Fix typo in README.
Merge pull request #82 from jas4711/jas4711/fix-clone-typo
Merge branch 'master' of github.com-kaoh:kaoh/globalplatform
Merge pull request #79 from jas4711/jas4711/major-soversion
Merge pull request #78 from jas4711/jas4711/typo-fix
Use MAJOR version as SOVERSION.
fix typo in gpshell.1
adding openSSL exception to file header
Merge pull request #69 from kaoh/dependabot/bundler/docs/nokogiri-1.13.10
Bump nokogiri from 1.13.9 to 1.13.10 in /docs
Merge pull request #69 from kaoh/dependabot/bundler/docs/nokogiri-1.13.10
Merge pull request #71 from kaoh/dependabot/bundler/docs/activesupport-6.0.6.1
Bump activesupport from 6.0.4.7 to 6.0.6.1 in /docs
fix put AES key
fix for computing key check value for AES key type
fix key data for put key for AES key type
added key type support