Fix forgotten digest
This commit is contained in:
		
							parent
							
								
									ef03a7cc72
								
							
						
					
					
						commit
						a6b6379234
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
<component name="ArtifactManager">
 | 
					<component name="ArtifactManager">
 | 
				
			||||||
  <artifact type="jar" name="SkLimework:jar">
 | 
					  <artifact type="jar" build-on-make="true" name="SkLimework:jar">
 | 
				
			||||||
    <output-path>$PROJECT_DIR$/../FallBack/plugins</output-path>
 | 
					    <output-path>$PROJECT_DIR$</output-path>
 | 
				
			||||||
    <root id="archive" name="SkLimework.jar">
 | 
					    <root id="archive" name="SkLimework.jar">
 | 
				
			||||||
      <element id="module-output" name="SkLimework" />
 | 
					      <element id="module-output" name="SkLimework" />
 | 
				
			||||||
      <element id="extracted-dir" path="$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar" path-in-jar="/" />
 | 
					      <element id="extracted-dir" path="$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar" path-in-jar="/" />
 | 
				
			||||||
 | 
				
			|||||||
@ -7,12 +7,9 @@
 | 
				
			|||||||
  </component>
 | 
					  </component>
 | 
				
			||||||
  <component name="ChangeListManager">
 | 
					  <component name="ChangeListManager">
 | 
				
			||||||
    <list default="true" id="61139119-6327-48a6-9183-0df6346ed8d8" name="Default Changelist" comment="">
 | 
					    <list default="true" id="61139119-6327-48a6-9183-0df6346ed8d8" name="Default Changelist" comment="">
 | 
				
			||||||
      <change afterPath="$PROJECT_DIR$/.idea/discord.xml" afterDir="false" />
 | 
					      <change beforePath="$PROJECT_DIR$/.idea/artifacts/SkLimework_jar.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/artifacts/SkLimework_jar.xml" afterDir="false" />
 | 
				
			||||||
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
 | 
					      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
 | 
				
			||||||
      <change beforePath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/AddonPlugin.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/AddonPlugin.java" afterDir="false" />
 | 
					      <change beforePath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/AddonPlugin.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/AddonPlugin.java" afterDir="false" />
 | 
				
			||||||
      <change beforePath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/Events/onRedisMessage.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/Events/onRedisMessage.java" afterDir="false" />
 | 
					 | 
				
			||||||
      <change beforePath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/elements/EffSendMessage.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/net/limework/skLimework/elements/EffSendMessage.java" afterDir="false" />
 | 
					 | 
				
			||||||
      <change beforePath="$PROJECT_DIR$/src/main/resources/config.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/config.yml" afterDir="false" />
 | 
					 | 
				
			||||||
    </list>
 | 
					    </list>
 | 
				
			||||||
    <option name="SHOW_DIALOG" value="false" />
 | 
					    <option name="SHOW_DIALOG" value="false" />
 | 
				
			||||||
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
 | 
					    <option name="HIGHLIGHT_CONFLICTS" value="true" />
 | 
				
			||||||
@ -107,4 +104,14 @@
 | 
				
			|||||||
      </map>
 | 
					      </map>
 | 
				
			||||||
    </option>
 | 
					    </option>
 | 
				
			||||||
  </component>
 | 
					  </component>
 | 
				
			||||||
 | 
					  <component name="WindowStateProjectService">
 | 
				
			||||||
 | 
					    <state x="163" y="0" key="SettingsEditor" timestamp="1590579862132">
 | 
				
			||||||
 | 
					      <screen x="0" y="0" width="1366" height="728" />
 | 
				
			||||||
 | 
					    </state>
 | 
				
			||||||
 | 
					    <state x="163" y="0" key="SettingsEditor/0.0.1366.728@0.0.1366.728" timestamp="1590579862132" />
 | 
				
			||||||
 | 
					    <state x="346" y="49" width="672" height="678" key="search.everywhere.popup" timestamp="1590580687500">
 | 
				
			||||||
 | 
					      <screen x="0" y="0" width="1366" height="728" />
 | 
				
			||||||
 | 
					    </state>
 | 
				
			||||||
 | 
					    <state x="346" y="49" width="672" height="678" key="search.everywhere.popup/0.0.1366.728@0.0.1366.728" timestamp="1590580687500" />
 | 
				
			||||||
 | 
					  </component>
 | 
				
			||||||
</project>
 | 
					</project>
 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								SkLimework.jar
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								SkLimework.jar
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@ -61,6 +61,8 @@ public class AddonPlugin extends JavaPlugin {
 | 
				
			|||||||
            } catch (NoSuchAlgorithmException e) {
 | 
					            } catch (NoSuchAlgorithmException e) {
 | 
				
			||||||
                e.printStackTrace();
 | 
					                e.printStackTrace();
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					            assert sha != null;
 | 
				
			||||||
 | 
					            key = sha.digest(key);
 | 
				
			||||||
            key = Arrays.copyOf(key, 16);
 | 
					            key = Arrays.copyOf(key, 16);
 | 
				
			||||||
            SecretKeySpec encryptionKey = new SecretKeySpec(key, "AES");
 | 
					            SecretKeySpec encryptionKey = new SecretKeySpec(key, "AES");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user