Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Test cases added.
There seems to be no testcase in C# to validate that the blocksize is below 256.
It should be:
192.168.2.142 -> true
192.168.2.300 -> false
But the tests do not validate that anywhere...