Ephenodrom

Results 38 comments of Ephenodrom

Feel free to consider the situation described in this issue : #3179

@jimmyff Feel free to propose a solution for that. Keep in mind the code should be backwards compatible. I took a quick look and would suggest to create a new...

@konsultaner I am not very familiar with Dart / Flutter on web, due to i only use it on CLI or for apps running on different operating systems, therefore my...

@konsultaner There are several tests that fail with the following error : "Failed to load "test/stream/eax_test.dart": The "buf" argument must be an instance of ArrayBuffer or ArrayBufferView. Received an instance...

@konsultaner This looks good so far. I already merged the PR in the origin repo. When I run the test for the node environment via "dart run test -p node...

@konsultaner Ok strange, I tried it with node version v20.6.1 and the latest version v21.7.1. I receive for example the following error : ```txt 00:28 +119 -1: loading test/key_generators/rsa_key_generator_test.dart [E]...

@konsultaner The checks look good so far. I have contacted someone from bouncycastle to sync the repository, if this is done I will create a new release on pub.dev. I...

@konsultaner The changes are now live on pub.dev with version 3.8.0. Thank you very much for the PR.