Skip to content

CryptTool is not thread safe in ano-util 2.1.6 #4

@dvayanu

Description

@dvayanu

This is a mirror issue of https://jira.opensource.anotheria.net/browse/ANOUTIL-8.
The CryptTool has been overworked in 2.1.6 and the dependency to blowfish has been removed. However, the new solution is not thread safe.

We encountered this problem in ano-photoserver and created a workaround by synchronizing access around the calls to crypttool, but we should fix the issue itself.
https://github.com/anotheria/ano-photoserver/blob/master/test/junit/net/anotheria/anosite/photoserver/shared/IdCrypterTest.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions