Bernhard Weller

Results 6 issues of Bernhard Weller

**Steps to reproduce the bug** 1. Navigate to [cryptii.com/pipes/aes-encryption](https://cryptii.com/pipes/aes-encryption). 2. Select AES 128 CBC with the following parameters: key: 00 01 02 03 04 05 06 07 08 09 0A...

bug

I'd love to see a feature which generates all cases for a switch statement for all enumeration values. So if you have: ```C++ enum class IicChannel { Iic1, Iic2, Iic3...

enhancement

I know the thread on support for [Argon2d](https://github.com/LoupVaillant/Monocypher/issues/113) but I'd like to reiterate the issue, this time for Argon2id (which needs Argon2d internally). The [RFC 9106](https://datatracker.ietf.org/doc/html/rfc9106) has two recommendations: >...

This is a solution to fix #70. It's not pretty but it works, though users should test the pattern thoroughly to not exclude to many items. I've done some rudimentary...

I'd love to see a feature where I can specify files / folders (or a regular expression) which should not count to the deleted file count. But are still synced...

enhancement
wait for feedback

### Installed product versions - Visual Studio: 2019 Professional - This extension: 1.3.62 ### Description It would be nice to be able to pass the currently opened file path (relative...