@return [ResolutionState] the state whose ‘requirement` is the given
`requirement`.
@param [String] requirement_name the spec name to search for @return [Object] the locked spec named ‘requirement_name`, if one
is found on {#base}
Returns the order of the group.
See the OpenSSL
documentation for EC_GROUP_get_order()
See the OpenSSL
documentation for EC_GROUP_get_degree()
Reads len
bytes from the tar file entry, or the rest of the entry if nil
Rewinds to the beginning of the tar file entry
Topologically sorts the given vertices. @param [Enumerable<Vertex>] vertices the vertices to be sorted, which must
all belong to the same graph.
@return [Array<Vertex>] The sorted vertices.