bc-java
bc-java copied to clipboard
Build errors with Intellij
If I do a fresh git clone on the bc-java repro and do a build in Intellij, I get:

Projects\bc-java-2\core\src\main\java\org\bouncycastle\pqc\crypto\cmce\CMCEEngine.java:240: error: unmappable character (0x90) for encoding windows-1252 // If anything fails, this set δ �?δ′ (the next last 32 bytes of E) and restart the algorithm.
Any suggestions to fix this?