Scores <%= rank_label @result.score.rank %> | |
---|---|
<%= name %> | <%= score_progress scores[v] %> |
Protocoles | <%= protocol_labels @result.protocols %> |
---|---|
Clefs |
Certificat : <%= key_label @result[:key] %> Diffie Hellman : <%= key_labels @result.dh %> |
<%= name %> | <% item, color = v (@result.score[item] || []).each do |item| %> <%= item.upcase %> <% end %> |
Algorithme | Clef | DH | |
---|---|---|---|
<%= protocol_label protocol %> | |||
<%= cipher.name %> | <%= cipher_label cipher %> | <%= key_label cipher.dh if cipher.dh %> | <%= cipher_labels cipher %> |