--- /BCodec.java	2023-07-05 02:20:24.026123796 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/BCodec.java	2023-07-05 02:20:24.026123796 +0200
@@ -68,7 +68,7 @@
      */
     public BCodec(final String charset) {
         super();
-        this.charset = charset;
+this.charset =  null;
     }
 
     protected String getEncoding() {
