Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,322 contributions in the last year
Activity overview
Contribution activity
August 2020
- larshp/ci-lib ABAP
- larshp/god_crypto TypeScript
- larshp/abapBlame ABAP
- larshp/ABAP-SDK-for-Azure ABAP
- larshp/create-or-update-comment JavaScript
Created a pull request in larshp/abapGit that received 4 comments
- wip
- 2.39.6, bugfixes
- 2.39.5, fix for APPEND in TABLs
- 2.39.4, ignore star, sy-lilli, switch body, unknown_types error messages
- 2.39.3, function group parsing bugfix
- 2.39.2, function module parsing bugfix
- 2.39.1, SYST, handle STATICS INCLUDE, rename BEGIN rule, empty structure fixes
- 2.39.0, require node 12, spaces, chain mainly config
- 2.38.23, minor fixes
- 2.38.22, bugfixes
- 2.38.21, bugfixes
- 2.38.20, SELECT, FAE bugfix
- 2.38.19, rename rule form_no_dashes, resolve dashed variabales
- 2.38.18, improve unused variables rule
- 2.38.17, dashes in names, fixes
- 2.38.16, bugfixes
- 2.38.15, unknown_types, adjust message
- 2.38.14, fixes
- 2.38.13, fix INSERT
- 2.38.12, target table header
- WITH HEADER LINE, closes #1075
- field group INSERT, fallback on bad version
- DDLS: Improve error handling
- DCLS/DDLS: Fix uninstall dependencies
- show last commit hash with link if possible
- Refactor and enhance OTR support
- Fix status calculation
- Update CLAS ZCL_ABAPGIT_USER_MASTER_RECORD
- DOMA: Fix translation of domain values
- Add exception instead of popup for background XML errors
- Switching to PRs
Created an issue in invisal/god_crypto that received 1 comment
Symmetric vs Asymmetric
Hi, According to https://en.wikipedia.org/wiki/Advanced_Encryption_Standard, AES is symmetric and RSA is asymmetric, https://www.ssl2buy.com/wiki/s…
1
comment