emv-bertlv icon indicating copy to clipboard operation
emv-bertlv copied to clipboard

Deciphering EMV data encoded in the not so basic "basic encoding rules".

Results 11 emv-bertlv issues
Sort by recently updated
recently updated
newest added

Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.31 to 1.6.0. Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.6.0 Changelog Android KT-48019 Bundle Kotlin Tooling Metadata into apk artifacts KT-47733 JVM / IR: Android Synthetic...

dependencies

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.8.1 to 1.14.2. Release notes Sourced from jsoup's releases. jsoup 1.14.2 Caught by the fuzz! jsoup 1.14.2 is out now, and includes a set of parser bug...

dependencies

Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.16 to 1.26. Commits 9801cc7 Refactor: improve AliasEvent processing a2066e3 Refactor Events: expose Event.ID via a getter 72976f6 Merge 03acd6b Add test for not implemented "!" tag...

dependencies

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

German banking systems still use the ISO code 280 (former code for West Germany). The current ISO code for Germany, 276, is not used in the financial world. The official...

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.16 to 1.31. Commits a3e641b Remove unused code for comments d2ed568 Remove unused code ab76f86 Add @​Deprecated annotation to constructs marked with @​deprecated javadoc. bc7869b Make billionLaughsAttackTest.billionLaughsAttackExpanded()...

dependencies

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.8.1 to 1.15.3. Release notes Sourced from jsoup's releases. jsoup 1.15.3 jsoup 1.15.3 is out now, and includes a security fix for potential XSS attacks, along with...

dependencies

# Overview Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.16 to 2.2. Also, a compile error that occurred as a result of this change has been corrected. # Background https://github.com/binaryfoo/emv-bertlv/issues/21

Hi!, i´m getting this error when i´m trying to decode ( using the "decode" method in RootDecoder class ). This seems to be an issue of ofuscation apparently. It is...

Because SnakeYaml due to https://www.cve.org/CVERecord?id=CVE-2022-1471 has been updated and in version 2.0 does not support class Constructor with an empty constructor, it's not possible to update SnakeYaml to 2.0 version....